Proper Backtracking
DyNo » Devlog
A common problem in DyNo happens whenever you click/press Left and return to the previous state.
The way it achieves this is by recreating every step before the last one. Which is a problem since DyNo remembers the Characters/Scenarios that were placed earlier so they kept their expression/image.
The solution was to simply clear any memory, thus making backtracking even more expensive (it has to re-create every step up until the desired one anyway). It's a forceful but functional strategy.
Files
DyNo Example 5 MB
Feb 17, 2020
Example JSON 2.5 kB
Apr 14, 2019
Get DyNo
Download NowName your own price
DyNo
Dynamic Novel
Status | In development |
Author | Hyperagon |
Genre | Visual Novel |
More posts
- Source CodeMay 02, 2024
- Godot ShenanigansOct 18, 2021
Leave a comment
Log in with itch.io to leave a comment.