Users browsing this thread: 1 Guest(s)
Coding a 2D JRPG?

#16
Posts: 3,970
Threads: 279
Thanks Received: 236
Thanks Given: 58
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
(01-25-2019, 09:38 PM)MysticLord Wrote: What is the limit on number of fields, field event scripts, world map size, and field entrances on the world map?

For the world map, I think the only size is 128x128 (tiles). For the event script there is no real limit, the game just switch to overworld script from a regular event script, so the vanilla limit is limited by the script space in banks $CA-$CC but you can call event code anywhere in the ROM (above bank $CA). There is no proper event triggers on world maps, all world map event to my knowledge have a regular event prior to them. There are 2 kinds of entrance triggers, there is no real limit to their number beside the room for data you have in the ROM (relocating them is possible to have more space). I'm not 100% sure but I think only 1 kind is used on world maps, the single tile entrances. The kind that has a width and height is reserved for open spaces on regular maps, such as a town entrance.
  Find
Quote  



Messages In This Thread
Coding a 2D JRPG? - by MysticLord - 11-05-2018, 02:39 PM
RE: Coding a 2D JRPG? - by madsiur - 11-05-2018, 09:51 PM
RE: Coding a 2D JRPG? - by MysticLord - 11-06-2018, 10:09 PM
RE: Coding a 2D JRPG? - by madsiur - 11-07-2018, 05:39 PM
RE: Coding a 2D JRPG? - by MysticLord - 11-07-2018, 06:58 PM
RE: Coding a 2D JRPG? - by madsiur - 11-08-2018, 07:29 PM
RE: Coding a 2D JRPG? - by MysticLord - 11-08-2018, 09:35 PM
RE: Coding a 2D JRPG? - by Lefe - 01-19-2019, 07:46 AM
RE: Coding a 2D JRPG? - by MysticLord - 01-19-2019, 12:10 PM
RE: Coding a 2D JRPG? - by Lefe - 01-19-2019, 03:29 PM
RE: Coding a 2D JRPG? - by Gi Nattak - 01-19-2019, 03:52 PM
RE: Coding a 2D JRPG? - by MysticLord - 01-19-2019, 05:54 PM
RE: Coding a 2D JRPG? - by Lefe - 01-20-2019, 06:44 AM
RE: Coding a 2D JRPG? - by Vanya - 01-22-2019, 02:17 AM
RE: Coding a 2D JRPG? - by MysticLord - 01-25-2019, 09:38 PM
RE: Coding a 2D JRPG? - by madsiur - 01-26-2019, 11:01 AM
RE: Coding a 2D JRPG? - by MysticLord - 01-26-2019, 01:21 PM
RE: Coding a 2D JRPG? - by madsiur - 01-26-2019, 02:56 PM
RE: Coding a 2D JRPG? - by MysticLord - 01-26-2019, 09:20 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite