basic capture functionality
This commit is contained in:
parent
246f3c0840
commit
c141e6a169
20 changed files with 430 additions and 14 deletions
|
|
@ -1,5 +1,8 @@
|
|||
[gd_scene format=3 uid="uid://bjil24xdbm76x"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://c3276p03ic158" path="res://scripts/world/CreatureVisual.cs" id="1_vucws"]
|
||||
|
||||
[node name="CreatureMarker" type="Node2D" unique_id=1874810005]
|
||||
|
||||
[node name="Visual" type="Node2D" parent="." unique_id=309456162]
|
||||
script = ExtResource("1_vucws")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue