Topic category: Troubleshooting, bugs, and solutions
Im not sure EXACTLY how the create particle block works in the procedure system, but I'm PRETTY sure that it shouldn't be doing this:
basically, i have a block that with a certain item in it, i can right click it with a flint and steel and it lights the block on fire 'burning' whats in it. And i want to use some particles to convey that thing, but it doesn't work how i thought it did at least
So basically, the particles just shoot off in one direction only (only spawning in 1 particle for some reason as well) instead of staying in place. Im not sure what the speed function did so i just set it to 0, but that didn't seem to change anything.
So I'm not sure what to do, but just post here and see what comes of it. Any help/updates if this is being watched for in the next update?
EDIT: not sure why the image wont work, so here https://imgur.com/a/IyKpUkW
theres a coord looking setting in the procedure that correlates to velocity speed, if you set that to 0 the particle will happen in one spot and will no longer "shoot off" in any direction