Discord
Login
Community
DARK THEME

I'm kinda new and I don't really know what I'm doing

so I have no idea how to make stuff move or make things optional and stuff. Do you guys have any suggestions?

To make elements move, you can use the keyboard with the keys or letters, for example: if keyboard.UP then player.x += 3 end. But don't forget to define the player variable as player = object x = 0, y = 0, end and place it in your init loop.

how you learn to code is entirely up to you, but i've found from personal experience it can be helpful to just go through the tutorials and mess with the variables to see how it reacts and why

Post a reply

Progress

Status

Preview
Cancel
Post
Validate your e-mail address to participate in the community