Hi Guys,
With this being my first post I'll give a little background for myself before getting into the meat of my questions. I am currently a college student studying Game Development & Design. My primary focus is programming and system implementations. I am hoping it use Temporal Flux with the Game Development Club at my college to make a mod for Chrono Trigger. I have been playing around with it for the past few days and have managed to get a general handle on Location, Overworld and Event Development & Design using the tutorials from the site.
So now, onto my questions. My plan has been to use only specific parts of Chrono Trigger to make the game. Specifically the lower level game systems (ie. the battle, party management, item & equipment management systems) and the assets. As for the rest of the game (ie. Locations, Overworld maps, Dialog & Story) I wanted to make it all new. So, is there any easy way to remove all of the data I don't need?
Also, are there any tutorials or threads which cover in detail how the individual Event Scripting Commands work? Also how these commands work together with each other. For instance, how do all of your available characters get drawn at The End of Time and allow you to talk to them in order to select them for your party? I have also been playing with having Enemies and NPCs in the same room, but after the battle the NPC's sprite is replaced with some (what seems to be) battle text. I assume this is a side effect of the Battle System, but I am not exactly sure.
Thanks,
J
PS. I'm not sure if this is the correct thread for these questions. So if I'm outta line, someone give me a little check back on course. --Thanks