RPG Developer Bakin

RPG Developer Bakin

Sample Plug-in: Introducing Steam Achievements/Steam実績の導入
4 kommentarer
710066603 14. maj kl. 23:15 
What I want to know is whether STEAM DRM cannot be selected when exporting games using this plugin?I have tried several times so far and haven't triggered the steam achievement. I don't know why?
cody.jackson080689 22. dec. 2024 kl. 5:39 
Where do I find my steam achievements ID? I am having a hard time locating it in steamworks.
HaseoZ 16. feb. 2024 kl. 9:42 
It worked!
I managed to add multiple achievements by changing the line "public class Achievement : BakinObject" to "public class Achievement_(Achievement Name): BakinObject" and the script "Achievement.cs" to "Achievement_(Achievement Name).cs" in each script. :cozybethesda:
HaseoZ 16. feb. 2024 kl. 8:49 
How can i add multiple achievements?
I tried adding other scripts by renaming it to "Achievement_Name" but it doesn't work...
There is an error when selecting the "Call C# Program" option
"Object reference not set to an instance of an object." :ralphhurt: