Warning System Changes (polish) Redo (#4009)
* Restores the branch to the old status from old branch Signed-off-by: aaguilea <aaguilea@amazon.com> * Changes that didnt make it from merge manually fixed Signed-off-by: aaguilea <aaguilea@amazon.com> * forgot one Signed-off-by: aaguilea <aaguilea@amazon.com> * Added Ebus in order to remove rigidbody's dependencies Signed-off-by: aaguilea <aaguilea@amazon.com> * answering some of the comments in the PR Signed-off-by: aaguilea <aaguilea@amazon.com> * Small typo changed Signed-off-by: aaguilea <aaguilea@amazon.com>
This commit is contained in:
committed by
GitHub
parent
c28bc7c6d8
commit
4167bb6cde
@@ -286,6 +286,9 @@ namespace PhysX
|
||||
}
|
||||
CreateEditorWorldRigidBody();
|
||||
|
||||
PhysX::EditorColliderValidationRequestBus::Event(
|
||||
GetEntityId(), &PhysX::EditorColliderValidationRequestBus::Events::ValidateRigidBodyMeshGeometryType);
|
||||
|
||||
AzPhysics::SimulatedBodyComponentRequestsBus::Handler::BusConnect(GetEntityId());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user