1

Force look

Casper0826 3/10/20 10:05 am
286
3/11/2020 12:55 am
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
Posted by
Casper0826
Level 1 : New Miner
0

  Have something to say?

JoinSign in

6

Zip_Z
03/11/2020 12:55 am
Level 2 : Apprentice Network
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)
1
Aldinyx
03/10/2020 10:19 am
Level 33 : Artisan System
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.
1
Casper0826
03/10/2020 10:26 am
Level 1 : New Miner
history
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
1
Aldinyx
03/10/2020 10:33 am
Level 33 : Artisan System
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.
1
Casper0826
03/10/2020 10:38 am
Level 1 : New Miner
history
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
1
Aldinyx
03/10/2020 10:43 am
Level 33 : Artisan System
Yea I do its:

Aldinyx#0862
1

Welcome