Showing results for
on www.construct.net...A/D for movement, W to jump, S to shoot, [space] to use special
Player 2:
Left/Right arrows for movement, Up arrow to...
Player 2:
Left/Right arrows for movement, Up arrow to...
...Set the player mirrored when pressing the movement controls. An example is shown below.
A common question is how to make the player shoot...
A common question is how to make the player shoot...
...It will do nicely for the player's movement.
- Bullet movement: this moves an object forwards at its current angle. It'll work great...
- Bullet movement: this moves an object forwards at its current angle. It'll work great...
...I had set up coding for the players 8 direction movement and the enemies 8 dir movement, but it isn't working when I...
...Platform behavior APIs
- fallThrough()
- If the player is currently standing on a jump-thru platform, this method will make them fall through it.
- resetDoubleJump...
- fallThrough()
- If the player is currently standing on a jump-thru platform, this method will make them fall through it.
- resetDoubleJump...
...Create sequences of movements and events to orchestrate cut-scenes. Integrate timelines with event sheets or JavaScript code for interactive animations. Craft precise movements...
...Glow Creatures
This pack contains 5 types of creatures with size and eye variations and a player sprite (green).
5 colors for each creature...
This pack contains 5 types of creatures with size and eye variations and a player sprite (green).
5 colors for each creature...
...player sprite on top so that it can keep its own size and origin, as is done in this example of the Tile movement...
...For example, the Custom Movement behavior has actions to push the object out of solids.
Scripting
When using JavaScript or TypeScript coding, the features...
Scripting
When using JavaScript or TypeScript coding, the features...
...player in a top-down view game. It can also be set to 4 directions or simple up/down or left/right movement which...