Something that I did not add was a system of interacting with the flashlight. I wanted to make a spot in the Hand Node's hand.gd script where we can trigger with the action button a signal that calls a function from the item that is currently in the PackedScene slot. As mentioned that will be added with the issue #5 by @EnesCoder .
This is for the issue #3 .
Added flashlight and some QoL changes.
Something that I did not add was a system of interacting with the flashlight. I wanted to make a spot in the Hand Node's hand.gd script where we can trigger with the action button a signal that calls a function from the item that is currently in the PackedScene slot. As mentioned that will be added with the issue #5 by @EnesCoder .