Hey,  I tried some of the custom spell fx out of the box ( from the library ), but a lot of them didn't work correctly. The always stick up in the left upper corner of the screen. For example this one: Magic Missile { "maxParticles": 550, "size": 20, "sizeRandom": 15, "lifeSpan": 19, "lifeSpanRandom": 19, "emissionRate": 25, "speed": 1, "speedRandom": 0, "gravity": [0.0, 0.0], "angle": 0.0, "angleRandom": 360, "startColour": [60, 60, 60, 60], "startColourRandom": [30, 30, 30, 30], "endColour": [0, 0, 60, 0], "endColourRandom": [0,0,60,0], "sharpness": 45, "sharpnessRandom": 10 } Anyone has the same issues or an idea what could be wrong? Thanks