I’m trying to make a game and I currently have an Animation that moves around and jumps inside a 800x600 frame. I want to add this animation inside a 2D Tile based environment (Sort of like Mario Bros. ). Do I have to ditch the frame, and use the Tile Map ? or the Tile Map goes inside the frame ? Can anyone tell me How to get started in making a Tile Based Map for me to put the Animation ?
Thanks 8)