That's alright, thanks still! This is all great stuff you've made available. I'll try hop by the discord :)
Vati
5
Posts
21
Following
A member registered Jun 17, 2015
Recent community posts
Godot 4 Scene Manager+ (Source Files/Code) comments · Replied to Sean James McKenzie in Godot 4 Scene Manager+ (Source Files/Code) comments
Godot 4 Scene Manager+ (Source Files/Code) comments · Posted in Godot 4 Scene Manager+ (Source Files/Code) comments
Been playing around with this, and it's pretty awesome! Thanks so much for making something like this!
One question: if I want to make my player character switch to a different kind of scene (a battle scene instead of a level) and then back again to the level it was originally on, can this be easily done so the Scenemanager keeps position data from not the previous (battle) scene, but the one before (the level)? So it remembers the player position before you switched to the battle scene, and returns you there.
(I hope that makes sense).