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>
monroegm-disable-blank-issue-2
Tobias Alexander Franke 4 years ago 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()

Loading…
Cancel
Save