Swerve
- 1 Devlogs
- 2 Total hours
Devlog 1:
I’m starting to learn Unity!
So far it’s been going pretty well. I have a vehicle that moves and can hit barrels on the road.
I haven’t added too much besides the stuff in the tutorial that I’m following. Not for long though! I’m trying to get the camera to follow the rotation of the vehicle and not just the position but to change the rotation of the vehicle you need to use quaternions instead of angles. Very confusing but whatever we ball. There’s some other things that I want to add too but I’ll save it until after I finish the tutorial.