feat(art): add storybook meadow and woodland villagers
This commit is contained in:
@@ -14,6 +14,7 @@ var walk_phase := 0.0
|
||||
|
||||
func _ready() -> void:
|
||||
player_body = get_parent() as CharacterBody3D
|
||||
AnimalAppearance.apply_to(self, 0)
|
||||
|
||||
|
||||
func _process(delta: float) -> void:
|
||||
|
||||
Reference in New Issue
Block a user