I want to make other jump button in Construct Classic. But, as many people saying i need to use "simualte controls" action. But i can't find it. I tried to find it on many forums, googles, and nothing. I just can't
Asked
Active
Viewed 210 times
0
-
Have you added platform behavior to your object? – Cypert Apr 18 '17 at 22:14
-
@Cypert yes i did – Apr 30 '17 at 15:07
1 Answers
0
It should be something like this:
In this case my player has this properties, but the only important one is that it has platform behaviour:
To make the new jump first you need to create an event when you press the new key and then click "Add action", then select the object with platform behaviour (in my case "player") then

Cypert
- 159
- 2
- 11