Commit Graph

4 Commits

Author SHA1 Message Date
82468fe21e Patch - Ajuste la friction et la position - V0.4.1
Corrects a slight imprecision in the friction value of a physics material.

Repositions an object in the main menu scene.
2026-02-12 18:31:47 +01:00
8ffb00a024 Minor - V0.3.0 - Ajoute frein classique et frein à main - V
Adds a traditional brake alongside the existing handbrake functionality.

This change allows for more controlled deceleration using a standard braking system and introduces a brake power parameter in the vehicle controller for further adjustment. The input manager is updated to accommodate a new brake input, and the vehicle controller uses this input to apply a progressive braking force, particularly at lower speeds.

Also corrects a typo in the braking logic.
2026-02-03 19:27:33 +01:00
7a3d9e54c4 Minor - Add Assets And Support Dual Screen 2026-02-03 16:15:50 +01:00
76132c2cbe Minor - V0.1.0 - Add assets and setup the env for android handheld 2026-02-01 23:25:01 +01:00