eneko fuma

This commit is contained in:
2023-08-27 04:02:16 +02:00
parent 1a159efa20
commit 42e504f5b2
4 changed files with 2 additions and 56 deletions

View File

@@ -1,34 +0,0 @@
extends CollisionPolygon2D
# Declare member variables here. Examples:
# var a = 2
# var b = "text"
# Called when the node enters the scene tree for the first time.
func _ready():
pass # Replace with function body.
# Called every frame. 'delta' is the elapsed time since the previous frame.
#func _process(delta):
# pass
func _on_mouse_entered():
$AnimatedSprite3.play()
func _on_mouse_exited():
$AnimatedSprite3.stop()
func _on_Area2D_mouse_entered():
$AnimatedSprite3.play()
func _on_Area2D_mouse_exited():
$AnimatedSprite3.stop()
func _on_TextureRect_mouse_entered():
$AnimatedSprite3.play()

View File

@@ -1,5 +1,6 @@
:setup
inventory_add turno_cocina_frontal
anim eneko_smoking idle
> [eq ESC_LAST_SCENE despensa]
teleport player puerta_despensa_start