Make particles emit in a straight line

Started by KATANASINGA on

Topic category: Help with modding (Java Edition)

Last seen on 01:47, 2. Dec 2020
Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make particles emit in a straight line
Sun, 11/08/2020 - 05:29 (edited)

Hello, I am not good at English so I ask questions through a translator.

I would like to have straight particles generated in the direction the player looks like a laser.

But it's very difficult because I don't know how to code.

Any help on what to do would be appreciated ;)

Edited by KATANASINGA on Sun, 11/08/2020 - 05:29
Last seen on 22:28, 16. Dec 2020
Joined Jul 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
There's no need to code, you…
Sun, 11/15/2020 - 18:30

There's no need to code, you can use procedures. Simply use the "spawn particle" block and replace x, y, z blocks with the blocks "look (x, y, z) position" which use the coordinates of where you look at 🙂