Jump to content
Sign in to follow this  
bullet purveyor

Adjust height of smoke module?

Recommended Posts

Is there a way to adjust the height on the smoke module?

I tried to use the set position/rotation module, but then it puff smoke for one second and disappears.

The point is to set the smoke at one meter height, so it looks like a vehicle has engine failure.

Share this post


Link to post
Share on other sites

Perhaps try using the setPos command?

this setPos [getPos this select 0, getPos this select 1,7];

When placed in the init of the smoke, that should place it 7 meters in the air.

Share this post


Link to post
Share on other sites

I tried setPos yesterday but got an error, so i figured modules didn't work as other objects. Tested again now an it works, so must have been a typo on my end.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×