-
Bug
-
Resolution: Fixed
-
1.16.210.54 Beta, 1.16.210.53 Beta, 1.16.210.51 Beta, 1.16.210.50 Beta, 1.16.201 Hotfix
-
Confirmed
-
Multiple
-
446099
Any entity that uses scripts in it's behavior pack won't use the script at all, even upon reloading the world.
Expected Behavior:
- Entities behavior scripts are run upon spawning or when conditions are met.
Actual Behavior:
- The scripts aren't run no matter what
Steps To Reproduce:
- Add a script to run an animation or controller to an entities behavior file
- Load a world
- The script will never run on the entity