Hello everyone, I was trying to make Cinemachine work (or just make a custom script that follows the entity) however I am having hard times figuring out how can I access the entity from the MonoBehaviour. I was following this tutorial from Turbo Makes Games however it is outdated and not working anymore.
Basically I am trying to copy the position and rotation of an entity to a GameObject. How can I achieve this?