Frictional Games Forum (read-only)

Full Version: How do I make static objects fade?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
let's say I would like to have the player be in a room and all of a sudden everything slowly dissappears and the player is in a black abbys. How would I make this possible? :3
SetPropActiveAndFade should do the trick, but you may have to convert your static objects into entities via the Model Editor first.