shmodot/scenes/Train.tscn

12 lines
244 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]
2022-08-12 01:16:38 +02:00
[node name="Train" type="Spatial"]
2022-08-04 22:20:29 +02:00
script = ExtResource( 1 )
[node name="CSGBox" type="CSGBox" parent="."]
width = 1.0
height = 1.0
depth = 4.0