projectiles from the "shoot [] from entity" procedure only shoots in 8 directions

Started by lukeeo4 on

Topic category: Troubleshooting, bugs, and solutions

Active 1 year ago
Joined Apr 2023
Points:
261

User statistics:

  • Modifications: 1
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
projectiles from the "shoot [] from entity" procedure only shoots in 8 directions
Sat, 06/24/2023 - 18:43 (edited)

I want to make a mob that shoots projectiles at an entity fast but innacurately but the "shoot [] from entity: [] with speed: [] innacuracy: []" but it seems to only shoot North, Northeast, East, so on. does anyone know how to fix this or a procedure to use instead? 

 

Edited by lukeeo4 on Sat, 06/24/2023 - 18:43
Active 1 year ago
Joined Apr 2023
Points:
261

User statistics:

  • Modifications: 1
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
all of the forums that i…
Wed, 06/14/2023 - 18:50

all of the forums that i could find on this are outdated and the sulotion is using a "shoot ranged item as entity" block and that is not in the version i use

 

Active 17 hours ago
Joined Dec 2023
Points:
179

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 48
make it so then the entity…
Thu, 07/10/2025 - 23:00

make it so then the entity faces it's target by using the "make entity look at" procedure block.