RPG Developer Bakin

RPG Developer Bakin

Sample Plug-in: Introducing Steam Achievements/Steam実績の導入
4 Comments
710066603 14 May @ 11:15pm 
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 @ 5:39am 
Where do I find my steam achievements ID? I am having a hard time locating it in steamworks.
HaseoZ 16 Feb, 2024 @ 9:42am 
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 @ 8:49am 
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: