- This event has passed.
11:30 AM – Unity Game Development – Bill
August 10 @ 11:30 am - 12:30 pm
Your HW:
- Create a new script called Obstacle
- Make it inherit from the script that makes the road stripe move towards the player
- Check collisions for if the object collides with the player using OnCollisionEnter
- Make it print out “Player collided with obstacle”