Difference between revisions of "PlayGamebryoAnimation - ObjectReference"

no edit summary
imported>JBurgess
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[Category:Scripting]]
[[Category:Scripting]]
[[Category:Papyrus]]
[[Category:Papyrus]]
[[Category:Animation]]
'''Member of:''' [[ObjectReference Script]]
'''Member of:''' [[ObjectReference Script]]


Line 30: Line 31:
DoorRef.PlayGamebryoAnimation("Forward", afEaseInTime = 1.0)
DoorRef.PlayGamebryoAnimation("Forward", afEaseInTime = 1.0)
</source>
</source>
== Notes ==
Gamebryo animations do not persist through a game load.


== See Also ==
== See Also ==
*[[ObjectReference Script]]
*[[ObjectReference Script]]
2

edits