Hi there,
I’m trying to implement the Steam achievements in my game, I’m running through the guide made by arthuro555. Although its a real pain, I’ve come a long way and ready to test a dummy achievement.
However, devtools is not working in my game. Therefore I cannot test the achievement. It doesnt matter how I publish the game, whether its exported manually or automatic, the game will not open devtools. Ofcourse in the preview it works.
I’ve also waited a while after pressing ctrl+shift+i or F12 to see if I accidently closed it, but no luck. There are lots of online tips on this issue, but no luck.
Anyone have a suggestion on how to proceed?
My game is accepted by Steam and is ready to get flagged as “coming soon” by me. However I really want to implement those achievements first.
By the way, also thanks to the suggestion from Krunkster in an earlier topic to place the Steam SDK folder outside the node_modules path. Without this tip its impossible to build the game with Yarn.
Any help is appreciated! Thanks.