You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the record, for this project I took a simple (maybe less reliable) way: when the scene is loaded, move player to a position where the entire scene is visible, wait few frames, move the player to the start position.
Since there are practically no change of shaders/materials after the initial load, this seems to work for this scene.
Look into workarounds suggested here: godotengine/godot#13954
The text was updated successfully, but these errors were encountered: