Sorry for the long absence of news, I will try to increase the number of updates again ;)
I found the damage flag that decides whether an object can be attacked and whether the player gets damaged by touching the object.
As an example I set this flag for the jug carrying woman in South Cape:
I will now focus more on the object data and further enhance the event editor to make it finally possible to edit events and write them back to the ROM.
After some further stabilization, you can download the latest version of the editor. And you don't need to install it anymore, you can directly execute the GaiaTheCreator.exe. Let me know if there are any problems running the editor.
Here are the most important changes:
- Added resize function for the maps
- Added sprite editing
- Impoved map/sprite compression routine
- Added write of the map data table
I completely reworked the sprite handling in the editor. Each sprite consists of several frames which can be switched now. A single frame can be used by several sprites.
As a result sprite editing is fully functional now!
Here are some quick edit examples:
1)
2)
With this improtant progress I think the next release of the editor will be sooner than expected ;)