Random Vehicle Generator (WIP)
Press the spacebar to randomly generate a cool futuristic car. Car is generated from 5 random chosen parts and combined together with random paint colours, a light shifter has also been added to change the mood of the scene (please click anywhere after setting light slider to confirm setting, otherwise it will move with camera). This is a work in progress for a potential future game, atm there are some issues with the model meshes and camera (camera will bug out if you move it too high, current fix is to not move the camera too high). Vehicle creator should be added soon once I work out a few bugs.
Controls
First click the game screen to make it active
Press spacebar to generate a car, press spacebar again to generate another car
Use arrow keys to move camera around model
Numpad 1 to zoom in camera
Numpad 2 to zoom out camera
Show me some screenshots of the cool cars you've come across.
All assets and programming created by Adrift Dev
Status | In development |
Platforms | HTML5 |
Author | Adrift Dev |
Genre | Simulation |
Made with | Unity |
Tags | 3D, Colorful, concept, Experimental, Low-poly, Procedural Generation, Singleplayer, Unity, Vehicles |
Code license | MIT License |
Asset license | Creative Commons Attribution v4.0 International |
Average session | A few seconds |
Languages | English |
Inputs | Keyboard |
Development log
- New features being worked on (now released)Aug 07, 2021
Comments
Log in with itch.io to leave a comment.
The cars look really good but holding up/down arrow keys is a bit seizure inducing, also hitting numpad 1 in a browser scrolls to the bottom of the page, so I got stuck in a state where I couldn't zoom out properly. Other than those 2 issues it looks cool!
Hey Hazmat, thanks for the feedback. The camera movement wasn't clamped properly and needs a bit of adjusting to get right, shouldn't be too hard to fix. I couldn't replicate your numpad 1 issue though, my page only scrolls if I hit the spacebar without first clicking the game window, might be that my keyboard is different though.