Four new archetypes, all one spec dict each: - HARDON WB UTE: builder grows ute=True support -- cab glass ends behind the seats, open tray with visible floor, bulkhead and a det_ tailgate. The most load-bearing vehicle shape in Australian culture. - HARDON WAGGO HJ: the roof refuses to end; vinyl cap, tan over brown. - FALCODORE 351 GT-OH-NO: black bonnet, ducktail, and per the reversed-stats rule the worst grip in the game (4.6) under the most bark (1710 kg). - BUBBLA 600: a jellybean with delusions. 640 kg, grip 8.2, second-quickest car in the game behind the Excel. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
14 lines
325 B
Plaintext
14 lines
325 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 = "BUBBLA 600"
|
|
model_path = "res://cars/bubbla_600/car.glb"
|
|
engine_power = 21.5
|
|
mass = 640.0
|
|
grip = 8.2
|
|
length = 3.02
|
|
width = 1.36
|