7 minutes
This commit is contained in:
parent
4d3ac1e4fb
commit
50c6e98481
6 changed files with 212 additions and 26 deletions
6
prefabs/entities/And.tscn
Normal file
6
prefabs/entities/And.tscn
Normal file
|
@ -0,0 +1,6 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://c1dj6cg6x2nsd"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/entities/And.cs" id="1_s2pvp"]
|
||||
|
||||
[node name="And" type="Node"]
|
||||
script = ExtResource("1_s2pvp")
|
Loading…
Add table
Add a link
Reference in a new issue