Skip to content

MASSHUU12/godot-interaction-system

Repository files navigation

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

Features

  • Simple interaction system
  • Small size footprint (< 32 KB)
  • Extensive documentation
  • Useful components:
    • InteractableOutlineComponent
    • InteractableHighlighterComponent

Usage

Note

Detailed information on each class can be found in the docs folder.

You can find an example of using the above classes in the examples folder.

External assets

The project uses the following shaders from the Godot Shaders website under MIT license:

License

Licensed under MIT license.