Hello,
I am new to Unreal Engine 5. I just started doing a test for simple particle simulation for portal and I made a simple blueprint of particles between 2 portals. But everytime I rotate the blueprint on the level, the vortex direction doesnt change. I looked through other topics which mentioned to change the settings to “Local Space”, but it still doesnt work.
Can someone help me understand why this is happening?
Thank you in advance for any help
Hey there @advaitkamble! Welcome to the community! The advice you’d found before it correct, you will need to set some modules to local space. Specifically any module that spawns or moves the particles will need to be set to local space:



