broken_seals/game/autoload/PhysicsQuery.tscn

7 lines
183 B
Plaintext
Raw Normal View History

2019-11-20 13:51:26 +01:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://autoload/PhysicsQuery.gd" type="Script" id=1]
2019-12-01 23:21:17 +01:00
[node name="PhysicsQuery" type="ESSPhysicsQuery"]
2019-11-20 13:51:26 +01:00
script = ExtResource( 1 )