1
0
Fork 0
This repository has been archived on 2025-09-12. You can view files and clone it, but cannot push or open issues or pull requests.
pacifist-jam/level/Greybox.tscn

11 lines
312 B
Text

[gd_scene load_steps=2 format=2]
[ext_resource path="res://level/Greybox.gd" type="Script" id=2]
[node name="Greybox" type="CollisionShape"]
disabled = true
script = ExtResource( 2 )
[node name="StaticBody" type="StaticBody" parent="."]
[node name="CollisionShape" type="CollisionShape" parent="StaticBody"]