Rotate entity

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Flajakay

Active Member
Jul 29, 2018
55
1
8
Dnepr, Ukraine
Rotate the entity in the same direction as player.

For example, the player turns himself to the right. At the same time, the entity turns itself to the right too.
How can I do it?

Version: 1.12.2
 
Last edited:
I know that you can rotate an armor stand with adding an nbt tag named "Rotation", but idk if this thing is possible for all entities ¯\_(ツ)_/¯
 
Rotate the entity in the same direction as player.

For example, the player turns himself to the right. At the same time, the entity turns itself to the right too.
How can I do it?
I think you can do that with skrayfall

I think it was something like this:
code_language.skript:
change yaw of vehicle of player to yaw of player

Edit: it’s Randomsk not SkRayfall
 
Last edited:
You can also just use teleport, it changes yaw / pitch as well
 
Status
Not open for further replies.