-
What is the code used to making walls/blocked areas? I want to make a game, but I need to make the characters stop at the edge of the screen, and on some objects.
-
With tile arrays, how do i define each tile? Like say I had tile 1 and 0. How do I make my tile in the library be tile 1 or 0?
-
Maps. How do I make multiple maps, lets say 5. Are they frames? Layers? I have no clue how to do it.
-
Doors, once I figuire out maps, I want to make doors so I can get from one map to another.