im trying set a player's camera to another entity. i searched on skhub and found this effect. it seems to be the solution for me, but i dont understand what packets are and how to use them.
here is my code:
command /fakecow:
permission: op
trigger:
spawn fake cow at player for all players with id 23
set camera of player to cow with id 23 for 3 seconds
here is my code:
command /fakecow:
permission: op
trigger:
spawn fake cow at player for all players with id 23
set camera of player to cow with id 23 for 3 seconds