Full controle tactile et souris
This commit is contained in:
@@ -3,10 +3,6 @@ extends Node
|
||||
|
||||
@onready var controled:Human = get_parent()
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
func _on_character_body_2d_start_intracting(interactingWith: Human) -> void:
|
||||
controled.face(interactingWith.global_position)
|
||||
# ouvre un dialogue
|
||||
|
||||
Reference in New Issue
Block a user