hoba
This commit is contained in:
parent
2b26182528
commit
28641056b6
4 changed files with 35 additions and 26 deletions
|
|
@ -12,6 +12,6 @@ public partial class HoboBehaviour : Node
|
|||
{
|
||||
canDestroyed = true;
|
||||
((AnimationNodeStateMachinePlayback)_animationTree.Get("parameters/Tree/playback")).Travel("Destroy");
|
||||
_eatBox._damage.SetMult(3.0f);
|
||||
GetParent<Entity>().LocalTimescale *= 3;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue