Example doodads from Sketchy Maze.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
597 B

# Playable Character
![Example Character](stand-right.png)
This is an example how to create a custom playable character for your
level. This will create a grayscale copy of the game's default player
character.
If you Link him to a Start Flag, you will play as him when the level
starts and he faces the direction you're moving and animates and so
on.
If dropped in your level as an enemy character, his A.I. is to move
right and left, turning around when it meets an obstacle. He is able
to pick up keys, unlock doors, and activate buttons and switches. He does not travel through Warp Doors.