How can I create fireworks or similar?

Post » Sun Oct 13, 2013 10:42 pm

Hi all.

Been modding for well over a year now but have never dabbled with explosions, complete noob when it comes to these FX. To start me off I want that when the player approaches a campsite firework(s) like a rocket burst in the sky above the campsite can be seen. I want this to happen only once and from quite a distance away before the player actually gets a visual of the campsite. I'm going to use a trigger box(es) with an OnTriggerEnter event. I am not sure how to script this as the explosions objects are not "real" objects I can drag into the render window and see/move around.

Help greatly appreciated.

User avatar
Pete Schmitzer
 
Posts: 3387
Joined: Fri Sep 14, 2007 8:20 am

Post » Sun Oct 13, 2013 8:59 pm

you spawn them at runtime. if it's not a projectile's impact that does this, you can just PlaceAtMe them, that's all.

User avatar
Je suis
 
Posts: 3350
Joined: Sat Mar 17, 2007 7:44 pm


Return to V - Skyrim