Day 30 - routing logic and picking up items
Hi, it’s me again.
I worked more on the routing system today.
Travellers are now routed to items, pick them up, and head to the counter.
To make this work, I created a CustomerHandleController
, which includes the transform for the traveller’s left hand.
They now visually carry the item and drop it on the counter to show that they’re buying something. It’s a small thing, but it really helps bring the interaction to life.
I’m still getting familiar with the A* Pathfinding Project package.
Right now, travellers walk through walls and furniture—so I clearly need a deeper understanding of how the system works. That’ll be tomorrow’s task.
Honestly, I haven’t done much today (or even this week).
But I’m reminding myself: I’m still showing up every day. That’s something I’m proud of.
Thank you for reading, and I’ll be back tomorrow with more intriguing features!
Please subscribe and
visit my studios blog for more updates!