Steam achievements implementation for UE4 developers: tips and tricks.

Thank you for this @RedSpotSylphina

I am unable to get Steam achievement working however, the cache achievement always returns failure.

I had two questions:

  1. my steam achievement ID starts from 2/0 and so I’m wondering if I need to get the ini file to reflect this? I presume Achievement_0_Id won’t work for me since mine starts at 2/0?

  2. You mention stats - do I have to implement stats for achievements to work?

Thank you.