Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Syvies Core

An asset by SyviesDev
The page banner background of a mountain and forest
Syvies Core hero image

Quick Information

0 ratings
Syvies Core icon image
SyviesDev
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
Syvies Core

A collection of different C# utilities for Godot and other plugins made by me.

Key FeaturesHow To UseDownloadCreditsLicense

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

Syvies

README image

License

MIT

A collection of different C# utilities for Godot and other plugins made by Syvies.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Syvies Core icon image
SyviesDev
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

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers