Untrue Organization Classes's icon

Untrue Organization Classes 0.1.2 Scripts 4.2 Community

Submitted by user potassium-shot; MIT; 2024-03-10

Adds organizational classes like the GameRoot node, the LevelRoot node, or the GameMode resource, in order to facilitate making the base structure for a game. It is lightly inspired by Unreal, hence the name.

This plugin adds the GameRoot, which is the main node of the game, and can load levels with transitions;

The LevelRoot, which contains a GameMode;

The GameMode, which is extensible, and has references to optional scenes for the player character, camera and controller, as well as a hud for the ui. These can be changed at runtime, as well as the entire GameMode itself, which updates the instances of these scenes as well.

PlayerSpawn2D and PlayerSpawn3D nodes allow easy selection of spawn points.


View files Download Submit an issue Recent Edits