Refactor player animation and collision based entrances
This commit is contained in:
@@ -1,10 +1 @@
|
||||
extends Node
|
||||
|
||||
# Public Methods
|
||||
func OnPlayerAreaEntered(area: Area2D) -> void:
|
||||
pass
|
||||
|
||||
|
||||
# Private Methods
|
||||
func _ready() -> void:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user