I want to make an RPG like Final Fantasy 1 for regular nintendo. 2d animation and stuff. Few things I want to do:
  • Make characters transparent
  • make 'terrain' were you can't move etc.
  • make places for like towns etc, where you'ld goto a different screen
  • fastest way to do animation and imaging

I need the best ways to do this.
I was thinking making a text file for each map.
Then using an Instr function to find out what parts you can and can't go on. Don't know how to make the characters transparent & animated. Don't know about towns & stuff. Give me your input please.