HentHighSchool Development Forum

Game Development => HHS+ => HHS+ Development => Topic started by: MikhLav on Nov 07, 2023, 01:13 AM

Title: Visual event debugger broken? unable to save changes or add new instance
Post by: MikhLav on Nov 07, 2023, 01:13 AM
Greetings

Is there a manual for operating this Visual event debugger?

I'am unable to edit and use changes even after saving game, and Visual event debugger does not offer to "save" or "save as" - these options are ALWAYS greyed out.

Is there a magic trick I'm missing?
Title: Re: Visual event debugger broken? unable to save changes or add new instance
Post by: Umgah on Nov 18, 2023, 09:53 PM
Debugger does not allow editing of events in the "live" game.

If you want to update an event in "live" game (already started playthrough) you have to

Title: Re: Visual event debugger broken? unable to save changes or add new instance
Post by: barteke22 on Nov 18, 2023, 10:41 PM
The Debugger does allow editing of 'live' events, though it's mainly for debugging.

It edits the events stored in the save directly, so there's no concept of saving.  Any change you make is instantly applied to that loaded game (and save once you save the game).

VEE is for editing the physical events, which can then be manually reloaded onto an existing save.