#Having trouble attaching cinemachine camera to an entity in ECS

1 messages · Page 1 of 1 (latest)

tranquil heron
#

after a ton of trial and error i cant seem to figure out how to attach a cinemachine camera to my player entity, has anyone done this?

oak prism
#

Just run a system where you get player position from entity and assign it to some proxy empty game object, that cinemachine uses for LookAt