shmodot/scenes/Train.tscn

13 lines
303 B
Plaintext
Raw Normal View History

2022-08-04 22:20:29 +02:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://scripts/Train.cs" type="Script" id=1]
[node name="Train" type="Node"]
script = ExtResource( 1 )
[node name="CSGBox" type="CSGBox" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5, 0 )
width = 1.0
height = 1.0
depth = 4.0