Edit of asset "Interaction System (C#)" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Interaction System (C#) | Interaction System - C# |
| Description |
A simple 2D/3D interaction system for Godot 4. A version written in GDScript is also available, but is no longer supported. Features Simple interaction system (2D/3D/mouse in 2D) Small size footprint (< 32 KB) Components: InteractableOutlineComponent InteractableHighlighterComponent |
A simple interaction system for Godot 4 written in C#. Works with 2D and 3D. You can find the latest version on GitHub. A version written in GDScript is also available, but is no longer supported. |
| Category | Tools | Tools |
| License | MIT | MIT |
| Repository Provider | Gogs/Gitea/Codeberg | GitHub |
| Repository Url | https://codeberg.org/masshuu/godot-interaction-system | https://github.com/MASSHUU12/godot-interaction-system |
| Issues Url | https://codeberg.org/masshuu/godot-interaction-system/issues | https://github.com/MASSHUU12/godot-interaction-system/issues |
| Godot version | Godot 4.0 | Godot 4.1 |
| Version String | 2.7.0 | 2.0.0 |
| Download Commit | 4ca1af6f2ef057be1cfe14bd746538c43a4d4fd0 | 400caefea37e73354b89a3c68821b483269a9214 |
| Download Url (Computed) | https://codeberg.org/masshuu/godot-interaction-system/archive/4ca1af6f2ef057be1cfe14bd746538c43a4d4fd0.zip | https://github.com/MASSHUU12/godot-interaction-system/archive/400caefea37e73354b89a3c68821b483269a9214.zip |
| Icon Url |
https://codeberg.org/masshuu/godot-interaction-system/raw/branch/main/addons/interaction_system/assets/textures/icon.png
|
https://raw.githubusercontent.com/MASSHUU12/godot-interaction-system/main/icon.png
|