how to make players move

how do you make characters move like controlled movement well also how do you display a message from a mailbox.

also can you make as pokemon style game where the tilles aqre flat on the level platform

sorry are i typed fast

Hey Tiffany, you can use a switch that turns off when you jump (disabling the jump button’s effect) and turns back on when you touch the ground.

For an example, look in the behavior bundle in “Behavior Bundles” -> “Run & Jump”

ALSO yes you can do a 4 direction use an always in a switch and have to down turn them on and the down turn them off then have that go into 4 numbers one positive for right negative for left and positive for down (if not then reverse) and a negative for up. then have that go into a position that is on pixels.