Making a 3D web runner game #5: Spawning obstacles and bonuses
Today, let’s continue our web 3D runner game and create some objects to populate our level!
⬅️ Tutorial #4: Making an infinite plane with a shader| TOC |Tutorial #6: Getting user inputs ➡️
In the previous episode, we saw how to make the infinite animated grid. We used a…