This is probably caused by a mistake in animation controller:
"controller.animation.mooshroom.baby": { "states": { "baby": { // should be "default" "parameters": [ "query.is_baby" ], "animations": [ { "baby_transform": [ { "0.0": 0.0, "1.0": 1.0 } ] } ] } } },
Fixed in beta 1.9.0.5
Reporter: tryashtar
Assignee: (Unassigned)
Created: 2018-12-28T21:50:46Z
Updated: 2025-04-10T14:43:57Z
Resolved: 2019-02-07T21:24:49Z
ADO: 165994
Confirmation Status: Confirmed
Platform: Windows
OS Version:
Labels:
Affects Versions: 1.8.0
Fix Versions: 1.9.0.5 Beta, 1.9.0
Retrieved 2025-06-10T04:53:14Z
This is probably caused by a mistake in animation controller: