Senior Studio 2 Class 4
- cailin0546
- Sep 21, 2023
- 1 min read
So the collisions didn't work as well as I had wanted them to, but they did partially work! I wasted some time trying to manually build collisions before I wound up doing what I currently have in the project, which is just to thicken up the bottom wire on the track. That will be my collision object and it won't be rendered, instead I will be rendering the normal bottom wire.
Aside from that the ball is now rolling smoothly. I changed the inertia to be negative so that it 'wants' to roll, so it can get quite fast at times.


Comments