- Home /
Question by
hanyanzx · Jan 07, 2019 at 03:19 AM ·
animationerrorisnormalized
Assertion failed: Assertion failed on expression: 'IsNormalized(normal, 0.001f)'
I created an animation to play a few particle effects, but I get an error when I add it to a running scene.
The error content is: Assertion failed: Assertion failed on expression: 'IsNormalized(normal, 0.001f)'
The function of this animation is: 1. Scale the ChargeSphereYellow by timeline; 2. Set the 'IsActive of 'ChargeSphereYellow' to false by 00:16; 3. Set 'CheckPointRed' and 'DashRed' IsActive to true at 00:17;
I don't know why, thanks for the help!
Comment
Your answer
Follow this Question
Related Questions
Scene::raycastAnyShape: The maximum distance must be greater than zero! 3 Answers
Only torso of sprite has weights 0 Answers
Dataset is null 1 Answer
simple animation 1 Answer