Difference between revisions of "Talk:SetScale - ObjectReference"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>RedwoodElf
imported>RedwoodElf
Line 1: Line 1:
Warning! - Calling this repeatedly (for example to make a transition animation from large to small by doing it in steps) can currently cause a crash-to-desktop or C++ error popup and lock up! (Also, This function does NOT affect the object's collision information. It may LOOK bigger, but it's not REALLY bigger as far as the game is concerned.) [[User:RedwoodElf|RedwoodElf]]
Warning! - Calling this repeatedly (for example to make a transition animation from large to small by doing it in steps) can currently cause a crash-to-desktop or C++ error popup and lock up! (Also, This function does NOT affect the object's collision information. It may LOOK bigger or smaller, but it's not REALLY bigger or smaller as far as the game is concerned.) [[User:RedwoodElf|RedwoodElf]]

Revision as of 10:07, 16 February 2012

Warning! - Calling this repeatedly (for example to make a transition animation from large to small by doing it in steps) can currently cause a crash-to-desktop or C++ error popup and lock up! (Also, This function does NOT affect the object's collision information. It may LOOK bigger or smaller, but it's not REALLY bigger or smaller as far as the game is concerned.) RedwoodElf