miskatonicstudio / goat

Godot Open Adventure Template (GOAT) is a tool for making 3D adventure games.
MIT License
371 stars 32 forks source link

Implement new interaction type: pick up an object without adding it to inventory #278

Open miskatonicstudio opened 2 years ago

miskatonicstudio commented 6 months ago

Holding an item in hand was implemented in 4da148765b455795681d9b481ee8afe58201af3b . However, this task is about a different feature:

This will probably require a new type of interactive items.