C
C#13mo ago
BigBoot

❔ pick up and drop objects in top down perspective (unity 2d)

I'm trying to make a top down game on unity and i want the player to be able to pick up one item at a time, then let them drop it somewhere else. I also want the object to face left or right depending on the player's direction
3 Replies
friedice
friedice13mo ago
ok
TheRanger
TheRanger13mo ago
set the item's transform parent to the player's transform
Accord
Accord13mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.