13 lines
424 B
Plaintext
13 lines
424 B
Plaintext
|
[gd_scene load_steps=3 format=3 uid="uid://oifd3ihylqqv"]
|
||
|
|
||
|
[ext_resource type="Script" uid="uid://1kxyq4s6uft4" path="res://VGDL/vgdl_object.gd" id="1_l6igm"]
|
||
|
|
||
|
[sub_resource type="BoxMesh" id="BoxMesh_l6igm"]
|
||
|
|
||
|
[node name="VGDLObject" type="Node3D"]
|
||
|
script = ExtResource("1_l6igm")
|
||
|
metadata/_edit_horizontal_guides_ = [-64.0]
|
||
|
|
||
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
|
||
|
mesh = SubResource("BoxMesh_l6igm")
|