I’ll give you a few things u can make levels or code with:
- The variable “canjump” is how many times the player is allowed to jump, 0 = 1 jump, 1 = 2 jumps -1 = no jumping
- anything with the tag #hazard kills the player
- the variable “xspawn” and “yspawn” is where the player will respawn
- the variable “playerspeed” is how fast the player is
- the variable “xspeed” is how fast the player is moving
Have fun making levels with this information!!!!