New moke body style: open slab tub, no doors, exposed seats, windscreen, rip-off det_roof canopy on posts, optional extra visual axles (physics stays 4-ray). New van style: cargo box from cab to tail with det_tailgate. Smoke test ram made deterministic (re-aim loop instead of blind throttle). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
14 lines
323 B
Plaintext
14 lines
323 B
Plaintext
[gd_resource type="Resource" script_class="CarStats" load_steps=2 format=3]
|
|
|
|
[ext_resource type="Script" path="res://src/car_stats.gd" id="1"]
|
|
|
|
[resource]
|
|
script = ExtResource("1")
|
|
display_name = "MAXI MERK"
|
|
model_path = "res://cars/maxi_merk/car.glb"
|
|
engine_power = 12.0
|
|
mass = 800.0
|
|
grip = 6.5
|
|
length = 4.35
|
|
width = 1.45
|