AddHits Flag
Note: most likely this technique is not needed for simple games. So, it's not mandatory for jr-devs.
The AddHits
can be chosen in the Flag column of the Achievement Editor
When a condition with the AddHits
flag is true, the hit counter of the next non-AddHits
condition is incremented.
If the next non-AddHits
condition does not have a hit target, the AddHits
condition has no effect on the achievement.
The AddHits
condition does not have to be true for the achievement to trigger, but the next non-AddHits
condition does, which is affected by the AddHits
condition.
Changeloglink
Last 10 changes on this page:
[2019-02-17 23:51] meleu:
better explanation (and trimmed down)[2019-02-12 09:37] meleu:
Updated AddHits (markdown)