Going Over -v0.7- By Delinquent Productions · Real
Press D to open a console that lists all default variables and lets you change them on the fly.
screen relationship_web(): vbox: text "Relationships" style "header" for char in characters: hbox: add char.sprite thumbnail text char.name bar value char.affinity range 100 text "[char.last_event]" Why useful: Reduces frustration from blind choices that ruin a run. Going Over -v0.7- By Delinquent Productions
When player closes window → auto-create auto_exit_save with timestamp and screenshot thumbnail. On next launch, prompt: Restore last session? 8. Dialogue Log with Filter by Character Why useful: v0.7 plots can be dense; players forget who said what. Press D to open a console that lists
init python: def var_editor(): # iterate store.__dict__ # display input fields Why useful: Makes static sprites feel alive. Going Over -v0.7- By Delinquent Productions