Smooth Entity Rotation

Started by DeathD84 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Smooth Entity Rotation

I'm currently using the "Set Rotation" Block to make an entity face the same direction as the player, and have it set to on entity tick update

 

Now this works... somewhat, but it is extremely choppy and looks janky, is there a smoother way to do this?

Joined May 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you could increment the…
Fri, 05/12/2023 - 05:09

you could increment the rotation by small values until the entity is facing the player

Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i dont know how i would go…
Fri, 05/12/2023 - 20:34

i dont know how i would go about something like that though

Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Yall did not have my back on…
Sun, 09/17/2023 - 02:24

Yall did not have my back on this one, here's some video of how it looks though