Code/Editor
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -1820,7 +1820,6 @@ bool CTrackViewAnimNode::IsDisabled() const
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
void CTrackViewAnimNode::SetPos(const Vec3& position)
|
||||
{
|
||||
const float time = GetSequence()->GetTime();
|
||||
CTrackViewTrack* track = GetTrackForParameter(AnimParamType::Position);
|
||||
|
||||
if (track)
|
||||
|
||||
Reference in New Issue
Block a user