docs icon indicating copy to clipboard operation
docs copied to clipboard

docs: add delta range example for collectible achievements

Open G3mha opened this issue 1 year ago • 0 comments

The /docs/developer-docs/real-examples/using-add-source-and-deltas-for-collectibles-and-similar-achievements.md file mentions delta ranges but needs a concrete example.

Add:

  • Code example showing delta range implementation
  • Screenshot demonstrating the concept
  • Explanation of why/when to use ranges vs single values
  • Common edge cases to watch for

Current reference:

"...could be changed to <= 0x09 and the total for the second group could be >= 0x05"

G3mha avatar Nov 27 '24 17:11 G3mha