Saturday, June 14, 2025

Progress Update: Custom Event Editor & Custom Event Loader

Currently working on the Custom Event Editor & Custom Event Loader. They are separated from the WildParty mod as I want the event loader keep working even when I make some huge changes in the WildParty mod.

 


[Event Loader Screen]



[Event Editor Screen]

So far so good. I could make an test event by using the editor only and run it to the end without error. But it is far from finished and probably takes a while until it can be released to let others to play with. 

1 comment:

Custom Event Editor: Show Choices Step

Show Choices Step is to display a list of option to the player for him to pick. The selected result is stored in a custom variable and can b...