[!NOTE] As of version 2.0, the extension is written in C#. The version in GDScript is no longer supported, you can find the latest version written in GDScript here.
Prerequisites
Make sure to update your .csproj.
Features
- Simple interaction system (2D/3D/mouse in 2D)
- Small size footprint (< 32 KB)
- Components:
InteractableOutlineComponent
InteractableHighlighterComponent
Documentation
Instructions on how to get started can be found in the USAGE.md file.
You can find the documentation in the docs folder and example in the example folder.
External assets
The project uses the following shaders from the Godot Shaders website under MIT license:
- Item Highlighter used in example scene.
License
Licensed under MIT license.