Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
Syvies Core
A collection of different C# utilities for Godot and other plugins made by Syvies.
Supported Engine Version
4.4
Version String
0.1.1
License Version
MIT
Support Level
community
Modified Date
11 months ago
Git URL
Issue URL
Syvies Core
A collection of different C# utilities for Godot and other plugins made by me.
Key Features • How To Use • Download • Credits • License
Key Features
- Utilities scripts
- Utilities for non GodotObjects to access node exclusive methods
- Extra constants
- Extra enumerators
- Type extensions
- Base state machine nodes
- StateMachine (a state machine node ready to use)
- State (a base state to inherit from to easily create states from nodes)
- Extra nodes and resources
- RigidBody3DController (adds two methods to change the position and rotation of a RigidBody3D without angering too much the physics engine)
- TweenResource (a Resource to easily configure tween from the scene tree in nodes)
- Pid3D (a RefCounted useful for RigidBody3D character controllers)
- Debug utilities
- DebugPanel (to easily add properties to display in when running and debugging your game)
- Logger (a custom class for printing messages and optionally in the feature create log files)
How To Use
You can install it via the Asset Library or download a copy of the wanted plugin from the GitHub releases.
Download
- Asset Library (not available)
- Direct download (not available)
Credits
License
A collection of different C# utilities for Godot and other plugins made by Syvies.
Reviews
Quick Information
Syvies Core
A collection of different C# utilities for Godot and other plugins made by Syvies.
Supported Engine Version
4.4
Version String
0.1.1
License Version
MIT
Support Level
community
Modified Date
11 months ago
Git URL
Issue URL