Integrating github/staging through commit ab87ed9
This commit is contained in:
@@ -49,7 +49,7 @@ namespace EMotionFX
|
||||
Integration::ActorComponent::Configuration actorConf;
|
||||
actorConf.m_actorAsset = actorAsset;
|
||||
|
||||
auto transformComponent = m_entity->CreateComponent<AzFramework::TransformComponent>();
|
||||
m_entity->CreateComponent<AzFramework::TransformComponent>();
|
||||
auto actorComponent = m_entity->CreateComponent<Integration::ActorComponent>(&actorConf);
|
||||
m_simpleMotionComponent = m_entity->CreateComponent<Integration::SimpleMotionComponent>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user