Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
Car-Game
Type of Project
3D (Desktop / Mobile[Android/Mac])
Date
February 2023
Construction
Team
In this game with the theme of driving a 3D car and collecting coins, the goal is for the user to improve himself by collecting coins with the starter tool and getting a new vehicle (Faster and more durable) from the gallery. This game was made with the team, and the task I was given was Random map construction and vehicle mechanics. Random map: A random spawn of farmhouses and modern houses and buildings located on the right and left as the vehicle moves along. (Note: The goal here is to provide optimization. For example, for a vehicle traveling 500 km, it is necessary to add more than 100 maps, and this is very problematic in terms of optimization. That's why we brought the spawn system.) In the vehicle mechanics, the Wheel Collider component was used. The colliders were connected to the wheels and vehicle management was provided with Rigidbody.







