RPG Developer Bakin

RPG Developer Bakin

Sample Plug-in: Introducing Steam Achievements/Steam実績の導入
4 則留言
710066603 5 月 14 日 下午 11: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 2024 年 12 月 22 日 上午 5:39 
Where do I find my steam achievements ID? I am having a hard time locating it in steamworks.
HaseoZ 2024 年 2 月 16 日 上午 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 2024 年 2 月 16 日 上午 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: