Interaction System (C#)
by MASSHUU
57

Godot Interaction System
A simple 2D/3D interaction system for Godot 4.
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.
Download
Version2.6.1
Download Now
Support
If you need help or have questions about this plugin, please contact the author.
Contact Author