Infinite Runner Update 8.13.2021- Obstacle Course
- readypercival
- Aug 13, 2021
- 1 min read
This week, I coded the player box to stop all movement upon colliding with any object tagged as an "Obstacle". I also turned the barrier into a prefab that can be easily placed, cloned and modified in bulk (Which is VERY useful for level design in 3D, I might add!). Please note that this video is very stuttery, and I'm unsure as to why.
I also tried making a building out of multiple differently-scaled barrier objects, but I forgot to disable the rigid-body physics on them, so it just explodes. Maybe I can get something like this working properly soon!
Comments