How do I check if I walk into the right classroom at the right time?
For other readers, here is the UA link (as the question here is not very descriptive) : Unity3d School - Questions & Answers - Unity Discussions
Thanks for the extra detail, alucardj ![]()
What’s wrong with your previous suggested answer of using colliders at the doorway to each classroom, and comparing the in-game time to the class start time in OnTriggerEnter?
I didn’t understand it properly, and as far as I can remember it didn’t explain what to do with arrays, or multiple places and times.