Is possible to make an entity ram like a goat?

Started by Qwert_KSD on

Topic category: Advanced modding

Last seen on 20:18, 3. May 2024
Joined Nov 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is possible to make an entity ram like a goat?

I've been currently making a mod that adds a boss that rams in to player's direction, it saves the player's XYZ coords before starting to ram in that Coords.

Is it possible?, if so can you tell me how can I do it?

Last seen on 19:22, 1. May 2024
Joined Oct 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Use the override motion…
Fri, 12/01/2023 - 12:20

Use the override motion vector. This would need to find out what direction the player is, but it can be done.