novelrt / NovelRT

A cross-platform 2D game engine accompanied by a strong toolset for visual novels.
MIT License
183 stars 43 forks source link

Fix entity persistence issue for Entity IDs #492

Closed RubyNova closed 2 years ago

RubyNova commented 2 years ago

This PR resolves an unlogged issue where Entity IDs would not save and load correctly into chapter BSON files, due to the additive nature of chapter loading.