Difference between revisions of "Talk:SplineTranslateToRef - ObjectReference"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Terra Nova2
m
imported>Rasikko
(Not sending events to the translation events.)
 
Line 1: Line 1:
From a bit of testing.. this function will retain collision for the player during transit, unlike [[TranslateTo - ObjectReference]]. If the player bumps into something the translation might stop. Depending on the speed of the translation, the player could still pass through something at the end of translation. In all cases, collision is not removed from the player.
From a bit of testing.. this function will retain collision for the player during transit, unlike [[TranslateTo - ObjectReference]]. If the player bumps into something the translation might stop. Depending on the speed of the translation, the player could still pass through something at the end of translation. In all cases, collision is not removed from the player.
== Not triggering the Translation events ==
This function doesn't send an event to any of the translations events: [[OnTranslationComplete - ObjectReference]], [[OnTranslationAlmostComplete - ObjectReference]], and [[OnTranslationFailed - ObjectReference]]. Will make note on the front page when I can solidly confirm this. --[[User:Rasikko|Rasikko]] ([[User talk:Rasikko|talk]]) 2017-12-20T09:40:59 (EST)

Latest revision as of 09:41, 20 December 2017

From a bit of testing.. this function will retain collision for the player during transit, unlike TranslateTo - ObjectReference. If the player bumps into something the translation might stop. Depending on the speed of the translation, the player could still pass through something at the end of translation. In all cases, collision is not removed from the player.

Not triggering the Translation events[edit source]

This function doesn't send an event to any of the translations events: OnTranslationComplete - ObjectReference, OnTranslationAlmostComplete - ObjectReference, and OnTranslationFailed - ObjectReference. Will make note on the front page when I can solidly confirm this. --Rasikko (talk) 2017-12-20T09:40:59 (EST)