le player se pilote à la souris ou avec le doigt
reste à faire: intérargir avec bob
This commit is contained in:
11
caracters/human_pathfinder.tscn
Normal file
11
caracters/human_pathfinder.tscn
Normal file
@@ -0,0 +1,11 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://cjm4k0fv7eger"]
|
||||
|
||||
[ext_resource type="Script" path="res://caracters/human_pathfinder.gd" id="1_247nc"]
|
||||
|
||||
[node name="PathFinder" type="Node2D"]
|
||||
script = ExtResource("1_247nc")
|
||||
|
||||
[node name="Label" type="Label" parent="."]
|
||||
visible = false
|
||||
offset_right = 40.0
|
||||
offset_bottom = 23.0
|
||||
Reference in New Issue
Block a user