ChaseBENNC9 / GameJam-Charika

https://chasebennc9.itch.io/ai-game
0 stars 0 forks source link

Pick up Items #16

Closed erokasyuart closed 4 months ago

erokasyuart commented 4 months ago

In this branch, the player can click with the left mouse button when in range of an item to pick it up and they will carry it. Currently, there is no code to store information about what is currently being held, instead, the game object becomes the child of the player. Also note that there is no putting down, or entering somewhere where when the object is in range of it's goal it leaves the player, currently it is just being picked up