Started by
LuckyRad
on
Topic category: Help with Minecraft modding (Java Edition)
i made a particle, and i set it to the right scale. however, it changes its size every time it spawns. i want it to be consistent in it's size. ive looked it up online and i cant find anything about it anywhere, whether thats mcreator or just minecraft in general. I have seen no settings for something like this in the particle settings.
I found the fix, in the code editor of the particle, you need to change the particle scale to set (=) instead of multiply and set (*=)