Add UpdateMode::INHERIT_PROCESS
and UpdateMode::INHERIT_PHYSICS
#1
Labels
UpdateMode::INHERIT_PROCESS
and UpdateMode::INHERIT_PHYSICS
#1
If
update_mode
isINHERIT_PROCESS
,AbilitySystem
should run theupdate
function only if the parent is processing.Same thing for
INHERIT_PHYSICS
.The text was updated successfully, but these errors were encountered: