Update
This commit is contained in:
7
objects/courtroom.tscn
Normal file
7
objects/courtroom.tscn
Normal file
@@ -0,0 +1,7 @@
|
||||
[gd_scene load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://objects/courtroom.scn" type="PackedScene" id=1]
|
||||
[ext_resource path="res://objects/courtroom.gd" type="Script" id=2]
|
||||
|
||||
[node name="courtroom" instance=ExtResource( 1 )]
|
||||
script = ExtResource( 2 )
|
||||
Reference in New Issue
Block a user