Frictional Games Forum (read-only)
Particle won't rotate! (SOLVED) - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: Particle won't rotate! (SOLVED) (/thread-25391.html)



Particle won't rotate! (SOLVED) - Darkfire - 05-30-2014

I'm having with a particle "ps_orb_room_portal_start" (on screenshot). I'd like to have it appear as a portal (with CreateParticleSystemAtEntity), but it's rotated by 90 degrees, so it spawns sideways to the player.
I can't rotate it by doing so with the area it spawns in or even by placing it in the editor and rotating normally (some other particles can be rotated like that).
I tried doing something with it in particle editor, but I have no idea how to.

PS. Sorry for so many repetitions here Tongue


RE: Particle won't rotate! - FlawlessHappiness - 05-30-2014

You should be able to do it in the particle editor.

I kinda did it. Take a look


RE: Particle won't rotate! - Darkfire - 06-06-2014

(05-30-2014, 08:04 PM)FlawlessHappiness Wrote: You should be able to do it in the particle editor.

I kinda did it. Take a look

I did. Found the differences and finally rotated mine. It was a little trickier than I thought.

For future viewers: you have to go to "start" section in ps editor, and then change up things there.

Additionaly, here's a download file, if you want it.