how do i make a touch trigger a press of an arrow key
did not work because i do not want a platformer or 8 direction
How do I create a on screen touch arrow that replicates everything the right arrow of the keyboard does
Develop games in your browser. Powerful, performant & highly capable.
Hi everyone,
Instead of recreating all the events for touch I want to create only a few events which make touching a left arrow simulate pressing the left arrow key. I want to do this for the right arrow too.
thanks
Hello, I want to create an event where it restarts the layout after sprite1 and sprite2 collide/overlap for 3 seconds.
I know how to get it to restart after the instant collison but dont know how to make it only restart after 3 seconds.
But like how do a make a game size that wil work with andriod
i am starting a new game for andoid how do i make the layout size work.
Hello,
I want to make a condition that states if on a certain layout change an variable,
I have looked and could not find a set condition,
Is there one or is there any other way to do this,
Thanks
I know that but what I dont know is how to create the thumb stick in the first place
how do i encourparate your program with the rotation
Yeh yours is good but I only want the stick to rotate the player not move
I want to know how to create a single touch joystick that rotates my player to the position it is facing. How can I do this without having dual sticks.
Thanks in advanced.
is there any way I can disable a key on the keyboard.
when player collides with crate: Spacebar set disabled
wait 1.0 sec
set enabled
thankyou I have never actually used or understood instance variables before. Now I do