hoba
This commit is contained in:
parent
b26b4b97f7
commit
811c27f906
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