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
Instead of interpreting the game assets every time they are loaded, they can be interpreted once, saved as engine-native resource files, and loaded hopefully more quickly.
Simpler asset streaming system.
Hopefully, threaded asset loading using Godot's inbuilt solution
The text was updated successfully, but these errors were encountered:
This feature serves a few purposes
The text was updated successfully, but these errors were encountered: