9 lines
292 B
Plaintext
9 lines
292 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://y1wcwxtxgsy5"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://by4cbmcpktbmf" path="res://assets/car.png" id="1_37kl0"]
|
|
|
|
[node name="MyNode" type="Player"]
|
|
position = Vector2(582, 324)
|
|
scale = Vector2(0.143817, 0.143817)
|
|
texture = ExtResource("1_37kl0")
|