Riximus / untitled-horror-flashlight-game

A game for the panic game jam
0 stars 0 forks source link

3 basic flashlight attached to the player #9

Closed Riximus closed 9 months ago

Riximus commented 9 months ago

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 .

Riximus commented 9 months ago

merged branch