Skip to main content
The Archery Game Extension enables the creation of archery-based minigames where players can compete for points in defined arenas.

📚 Entry Library

🎬 Actions

Commands to control the minigame flow.

📖 Definitions

Setup arenas and game rules.

📦 Artifacts

Runtime data management.

Placeholders

Global placeholders pattern: %typewriter_archery_<type>_<definition_id>_<mode>%
PlaceholderDescription
%typewriter_archery_top_<id>_MAX_TARGET%Top score for Max Target mode.
%typewriter_archery_top_<id>_TIME_ATTACK%Top score for Time Attack mode.
%typewriter_archery_player_top_<id>_MAX_TARGET%Player’s personal best (Max Target).
%typewriter_archery_player_top_<id>_TIME_ATTACK%Player’s personal best (Time Attack).