Skip to main content

AchievementsAi

6 tools in this family (folder Editor/Tools/AchievementsAi/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
achievement_create_definition_assetswritesCreate one AchievementDefinition ScriptableObject .asset per entry under
achievement_export_apple_game_center_plistwritesExport the spec as an Apple Game Center .plist. Suitable for App Store Connect's
achievement_export_pcstore_formatwritesExport the spec as a Steamworks Partner achievements.vdf file. Drop the result into
achievement_generate_codewritesEmit AchievementDefinition.cs, AchievementTracker.cs, AchievementPopup.cs and
achievement_propose_from_promptread-onlyBuild an AchievementSpec skeleton from a natural-language brief. Returns a draft
achievement_validate_specread-onlyValidate an AchievementSpec. Returns { ok, errors[] }. Always run this before