Spawn Entity Without Ai and push it in one direction and by collision make Damage and despawn. Like a projectile

Started by Nooja96 on

Topic category: Advanced modding

Last seen on 14:57, 23. Aug 2024
Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Spawn Entity Without Ai and push it in one direction and by collision make Damage and despawn. Like a projectile

Spawn Entity Without Ai and push it in one direction and by collision make Damage and despawn like a projectile.

That is what i need i alredy has the despawn and damge part, but i dont now how i could launch it in the deriction i look.I use the version 2022.3 there isnt the thing where you can make projectiles easylie.

A massiv Thanks to all answers.

Last seen on 18:07, 5. Oct 2024
Joined Oct 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
idk
Thu, 07/25/2024 - 15:16

idk

Last seen on 17:20, 17. Oct 2024
Joined Apr 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think you could use these…
Thu, 07/25/2024 - 15:20

I think you could use these blocks: https://imgur.com/GtH3E4O to detect the coordinates of the block you are looking at and then in the procedure shoot the entity with that coordinates as the direction