removing animation player reference
This commit is contained in:
parent
bce75a9a97
commit
76e7ec7ec7
1 changed files with 0 additions and 2 deletions
|
|
@ -1,8 +1,6 @@
|
|||
extends State
|
||||
class_name BeeIdle
|
||||
|
||||
@export var animator : AnimationPlayer
|
||||
|
||||
@onready var bee = get_parent().get_parent() as Bee # I think this is bad but I dont care it works
|
||||
|
||||
var idle_time : float = 0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue