niu-gdo / IGDO-Fall-2023-Project

IGDO's Fall 2023 game project.
7 stars 0 forks source link

Weapon system picking up #34

Closed ghost closed 7 months ago

ghost commented 1 year ago

Player can now Pickup and drop "Weapons" based on a facing direction. right now that is Left or Right. A Pickup object is needed in the scene which holds a weapon scriptable object. this object is gotten by the player and "Equipped" in the player, when the player drops they creat a new pickup gameobject and assign it the data of the currently held wepaon

ghost commented 1 year ago

I Have Addressed All but the item system expansion comment., and I would like to talk to you at some point this week and have you look at the interface system I have working, I can talk almost anytime today/tonight, If not today I can DM you my availability this week at your convince.

ghost commented 12 months ago

nothing is diffrent from when we looked at it, i forgot to call this after i looked through the code again