Edit of asset "Untrue Organization Classes" Accepted

Old/Current New/Edit
Title Untrue Organization Classes Untrue Organization Classes
Description 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.
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.
Category Scripts Scripts
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/potassium-shot/godot-untrue https://github.com/potassium-shot/godot-untrue
Issues Url https://github.com/potassium-shot/godot-untrue/issues https://github.com/potassium-shot/godot-untrue/issues
Godot version Godot 4.2 Godot 4.2
Version String 0.1.2 0.1
Download Commit 695716811f1d71ca4707cbd315fc6ce6a386b073 0d6e6134cca6f1bec4da9b5ce0303f7cdfb5d4a6
Download Url (Computed) https://github.com/potassium-shot/godot-untrue/archive/695716811f1d71ca4707cbd315fc6ce6a386b073.zip https://github.com/potassium-shot/godot-untrue/archive/0d6e6134cca6f1bec4da9b5ce0303f7cdfb5d4a6.zip
Icon Url https://raw.githubusercontent.com/potassium-shot/godot-untrue/master/screenshots/Main.png
https://raw.githubusercontent.com/potassium-shot/godot-untrue/master/screenshots/Main.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/potassium-shot/godot-untrue/master/screenshots/level.png
Thumbnail
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/potassium-shot/godot-untrue/master/screenshots/game_root.png
Thumbnail