Beginning down the road of making a basic inventory system, today we're just implementing some basic interaction, but we're just getting started.
Github Repo: https://github.com/Bonkahe/Basic-Inventory-System-Godot4
~TimeStamps~
00:00 - Intro
00:46 - Scene Setup
02:33 - Interactable Item Script
03:17 - Item Data Resource Script
03:51 - Player Interaction Handler Script
09:04 - Implementation
11:04 - Testing
11:39 - Thanks for Watching!