1
Force look
you've probably downloaded a cool custom map where alot happens, but in order for you to see it the creator forces you to look a sertan way, im wondering, how do you create this effect? im on verion 1.15.2, ive googled it and cant find any up to date help
someone
just someone
help
someone
just someone
help
6
Maybe this will help?
https://gaming.stackexchange.com/questions/269766/how-can-i-make-a-player-only-look-in-one-direction
(Addresses how to adjust the pitch at which a player is looking once TP'ed)
https://gaming.stackexchange.com/questions/269766/how-can-i-make-a-player-only-look-in-one-direction
(Addresses how to adjust the pitch at which a player is looking once TP'ed)
It's fairly annoying to keep a player in place and almost no method is perfect, but if you *just* want them to keep looking in a specific direction, you would usually run a teleport command that maintains their location but constantly sets their location on a loop.
So, assuming you're not already run the command as the player, and assuming you have multiple players, do something like:
execute as @a at @s run tp @s ~ ~ ~ 0 0
You would replace the two 0's in that command with the rotation that you want. I'd also recommend checking out the minecraft command discord, they're good at this stuff, hope this helps though.
So, assuming you're not already run the command as the player, and assuming you have multiple players, do something like:
execute as @a at @s run tp @s ~ ~ ~ 0 0
You would replace the two 0's in that command with the rotation that you want. I'd also recommend checking out the minecraft command discord, they're good at this stuff, hope this helps though.
im thinking about making a map that is very complex (i have it set up in my mind) so i need them to stay in place and looking a direction, both that place and direction need to be changing, sorry, also while im at it, is there any tool like MCedit for 1.15.2?
sorry for making it complex
imma check the discord
sorry for making it complex
imma check the discord
It's no problem, and no unfortunately not that I know of. I believe the creator of MCEdit is working on MCEdit 2 but I don't think that's done. There's still WorldEdit, but I know it's not the same. To keep them looking in the same place you'd replace the ~'s with coordinates, but you need to have some system that knows when to have them stop looking. Or if you mean you need them to be like moving on a path but looking at something, that'd be pretty difficult but not impossible, you'd prolly keep teleporting them with the first command, but then have a second one teleport them back if they try to move off the path using a distance parameter.
wait do you have DC? it would be better with live responses for this,
imma explain where i need this and what it is needed to do there with you if you do
imma explain where i need this and what it is needed to do there with you if you do
Yea I do its:
Aldinyx#0862
Aldinyx#0862
