How to make a charecter

How do I make a charecter?

to make a character you want to press create after you click on the screen and then choose edit sprite and there u go if you are looking for controls look at the tutorials.

1 Like

Thank you for your help.

you are welcome good luck!

Do you know how to set player health and stuff that will hurt players? Youtube does not work right now.

If you want to make a block that kills the player, you can make some code like this:

When the player has a collision with the “kill block” then reset the level.

If you want to do things like health it gets a little more complicated, let me know if you need help and I will try to assist