jeffige i don't have the same version of construct2 as you ....could you please send me a screenshoot to highlight your changes
jeffige its already to is touching for me
i.gyazo.com/e367c98a9a854e62f2e ... 05da37.png
You can also change the position of the buttons as you said above but i want the space button to make the character run faster(check for keyboard event.It was a mistake on my part
If you can modify the capx that woul;d help , all sprites are already in file
I tried this earlier , i can't make the player jump well i think its because of multi touch.Basically if i want to jump right , i press arrow up and right simultaneously but this doesn't seems to work on mobile
I am currently using arrow keys and spacebar to move my player on desktop.However i can't do the same on mobile.For e.g when a user press up and arrow right on desktop , the player jumps to the right.
I can't seems to achieve the same for mobile ?
Can anybody help me fix this
dropbox.com/s/fxk61usbim45jow/platformgame.capx
mekonbekon it seems your solution will work...i will test it soon
if i press arrow up on keyboard the player will jump in place , what will be the equivalent for mobile.If i do Is Touching arrow up -> simulate control --> i don't see up control
jeffige i want to remove the or between keyboard and is on floor
It isn't working for me
gyazo.com/4b2d38a25dad1bb9f85f86cd1de7f78b
Look at event 4 but i cannot add an or condition
I want something like this
if (( Keyboard Right arrow is down AND hero_shadow is on floor ) OR ( Touch on Tap Object) )
dropbox.com/s/df5ql4i6nslghza/platformgame.capx
Develop games in your browser. Powerful, performant & highly capable.
I have an enemy(fly) that is using the sine behavior. Every 2 seconds i want it to shoot at player(if player is visible).Moreover i want to restrict the enemy moves between 2 barriers.
This is what i tried thus far
dropbox.com/s/0cicumlzet5v7xh/platformgame.capx
I am tying to make my fly "fly" in a patrol way but i think i am missing something with the behaviours.Thx for the help in advance
Demo
dropbox.com/s/lrq0y6vokirtptk/platformgame.capx
Thanks for the help...do you have an example that demonstrate 2)
Member since 2 Oct, 2016