Notify relative component to acquire wind information when the tag of
global wind and local wind in PhysX configuration changes. Signed-off-by: T.J. McGrath-Daly <tj.mcgrath.daly@huawei.com>
This commit is contained in:
committed by
T.J. McGrath-Daly
parent
d20aa935ba
commit
4245bf7ac9
@@ -177,7 +177,7 @@ namespace PhysX
|
||||
AZStd::vector<EntityTransformHandler> m_entityTransformHandlers;
|
||||
AZStd::vector<AZ::Aabb> m_pendingAabbUpdates;
|
||||
ChangeCallback m_changeCallback;
|
||||
bool m_changed = false;
|
||||
bool m_changed = true;
|
||||
};
|
||||
|
||||
WindProvider::WindProvider()
|
||||
|
||||
Reference in New Issue
Block a user