Posted June 28, 2023 by sebci
#racing #devlog #development
I am making a new game called drive test, (let me know if you got any good names)
This is DevLog 1 and i just added some basic movement and some obstacles to have fun with, I am using unity 3D to make the project. For the first prototype I just made some basic movement using W A S D, I used the rigid body component to change velocity. I also added a display that shows your speed by getting the speed of the rigid body velocity and displaying on test.
For the map, I didn’t want to spend to much time so I used the Pro Builder asset. I made a half loop and a ramp to play around with. I also made a simple car model in blender. Anyways this concludes devlog 1, I will try to post new prototypes and DevLogs every few days.
Please tell me what you think about the project, what I should add
Thank you ;)