Started by
merdoc2
on
Topic category: Help with MCreator software
I am trying to make a fnaf mod however I am stuck on the cameras portion. Everything works with the cameras except I cant see what they would see. My current solution is to teleport the player to the camera however I am not able to find the coordinates that the camera is at. If anyone knows how I could either preform what I am trying to do or has a better way please tell me.
Do teleport player to entity camera.
Or use commands /tp @p[r=4] @e[r = 4, type = camera]
It will be something like this
You may want to make the camera an entity.
If you want to teleport the player to a position, you should do it by Procedures.
Using commands will only work if the player has Cheats Activated