Example

Rotating Rocket

7

SP4CEBAR 2021-10-21 13:51 (Edited)

By using a few circle-shaped sprites I managed to make a rocket that can be rotated

I can make a space-game now!

Controls:
Left, right : rotate
A, B : Thrust

The subprogram that does the rocket sprites is called "rocket", and two essential lines for this to work are: "DX=COS(A)" and "DY=SIN(A)"

Rocket Rotator.nx | Open in app
2021-10-21 15:17
Rocket Rotator.nx | Open in app
2021-10-21 13:51

G-9 2021-10-21 18:31

w o w


was8bit 2021-10-22 03:35

Rather fun to play with :)

... very intuitive, i instantly picked it up and played it just fine without reading the instructions ;)


SP4CEBAR 2021-10-22 13:58

@was8bit thanks!


was8bit 2021-10-22 15:27

:)


SP4CEBAR 2023-01-05 21:35

Kerbal space program is now free on epic games!
Lasts until January 12th


Log in to reply.