🌊
somewhere out there
this is fun
Pinned Loading
-
novemberdev_soulslike_darksouls_godot
novemberdev_soulslike_darksouls_godot PublicDark Souls clone in 3D with Godot
-
novemberdev_multiplayer_godot
novemberdev_multiplayer_godot PublicMultiplayer Game in Godot with Snapshot interpolation
-
novemberdev_first_person_shooter_godot
novemberdev_first_person_shooter_godot PublicFirst Person Shooter (FPS) in Godot
-
Asynchronously loads scenes in godot
Asynchronously loads scenes in godot 1# Loads a scene in the background using a seperate thread and a queue.
2# Foreach new scene there will be an instance of ResourceInteractiveLoader
3# that will raise an on_scene_loaded event once the scene has been loaded.
4# Hooking the on_progress event will give you the current progress of any
5# scene that is being processed in realtime. The loader also uses caching
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.