Arcade racing demo got Godot 3.3
Nelze vybrat více než 25 témat
Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
|
- [gd_scene load_steps=2 format=2]
-
- [ext_resource path="res://Objects/PlayerCTRL/PlayerCTRL.gd" type="Script" id=1]
-
- [node name="PlayerCTRL" type="Node2D"]
- script = ExtResource( 1 )
-
- [node name="Tween_Throttle" type="Tween" parent="."]
-
- [node name="Tween_Breaking" type="Tween" parent="."]
-
- [node name="Tween_Steering" type="Tween" parent="."]
|