Would that allow the keyboard to be simulated as an action, or wouldn't that just be a new condition?
Develop games in your browser. Powerful, performant & highly capable.
I want to simulate a keypress as an action.
On Left button clicked on "Sprite" -> Simulate "Fn"+"F12"
Is there any way to do this, or are there any plug-ins? I appreciate all responses, thanks in advance.
I need to capture some text in the middle of a text box, but I'm unsure to how I use this command.
right(text, count)
Let me see the code, and maybe i can help you.
I need a game idea for a flash / 2-D game. I have no idea for what i can create, i'm all out of ideas.
Thanks alot C-7, it's wonderful.
I'm making a game that takes place in the dark and need a flashlight that only reveals the objects in sight of the "player" object. The light is supposed t be obstructed by the "wall" object. Everything is black except the objects in the light that the flashlight emmits.
It worked now, thanks for the help.
I'll try to re-install it again. That icon doesn't show for me.
I installed the newest version a few minutes ago in hopes it would fix the problem. But it didn't fix the problem.
I can't seem to fint the "Scirra Arcade" plugin. Any idea why?
If you have any sprites going off screen and you know won't come back, make sure they're getting destroyed, or else they will just count as an extra object on screen, thus creating lagg.
I'm just having a problem with an object sprite being created by the console multiple times. Any easy way i can make console only spawn one of those object sprites?
I do have WASD and Arrow keys set, but thanks for your help, both.
I'm making a running game and want the camera to follow the person in the lead. I've got two players and they only run on the X-axis.