I understand that the ID is generated automatically, but when we enter the data in the DefaultEngine file, we write this: Achievement_0Id, because the ID is in Stem 1/0, for the second achievement, Achievement1_Id, because the ID is in Stem 1/1 .And now my number has reached 2/0. Does this mean that the counter has been reset or can I continue counting with Achievement_32_Id ?
I write Achievement_32_Id, because ID was reset after 1/31, then it started: 2/0, 2/1, 2/2…
Or do I need to write Achievement_2_0_Id ?