Hi! So I’m trying to make a Hospital game where patients will spawn, take the last spot in a hidden queue, and then cast to the doctor’s room as soon as they’re first in queue. What I got so far casts every spawned patient as soon as they spawn to the doctor’s room, and I can’t figure out a way to make them wait in a queue and only cast when placed first. If anyone could help me out I’d be very grateful, thank you!
I made a system that handles what you want can check it here:
https://www.fab.com/listings/17fde585-cb5a-4cbf-9f95-fe0271f49bc9
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.