#Herobrine should stare at the camera not the player
1 messages · Page 1 of 1 (latest)
Not possible as data packs are unable to detect if the player is in third person or not. Especially not with other mods.
In theory, if it can detect a key press and where the camera's angled then maybe it'd be go like this,
When the player presses this key, the spawned entity's head turns to the camera.
If it can't detect the camera without a medium, then that might be where issues could arise. Most I can think of is spawning something that secretly is in front of the camera to act as the 'look here' hint.
Can't do neither of those, the camera is client sided and Minecraft doesn't allow key detection without being under specific circumstances, so still not possible.\