Added temporary game over mechanic (just reloads the scene right now)
This commit is contained in:
parent
cf0fbfa45f
commit
fa2d82475b
3 changed files with 18 additions and 2 deletions
|
@ -11,6 +11,7 @@ script = ExtResource("1_g4ij8")
|
|||
turn_speed = 0.8
|
||||
brake_strength = 600.0
|
||||
drift_factor = 1.2
|
||||
camera_offset = 200.0
|
||||
camera = NodePath("Camera2D")
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue