Add SkinnedPlaceholder component that will switch between skinned & normal mesh renderers depending on the animator being active
- can check animator for bool parameter and check if it's in a known inactive state
- poll every 5s (configurable) to see if the animator is inactive
- send event when the animator is activated from EntityFlags_Animator