SEELE AIStart creating

Technical Producer guide · Godot Prototype Teams · Koin purchase UX

Technical Producer Guide to Koin Inventory Delivery for Godot Prototype Teams

Use a playable browser prototype to work through inventory delivery for Godot prototype teams. The goal is to make the player journey concrete before the team commits to native commerce implementation.

Create this game flow
Technical Producer Guide to Koin Inventory Delivery for Godot Prototype Teams visual reference
Visual reference only. Your generated game follows the prompt you choose.

Define the Godot prototype teams scope

Technical producer focus

Turn the purchase into named states and transitions. Separate the player-facing prototype from identity, persistence, native billing, security, and refund work.

Platform context

Design for the input, layout, interruption, and return behavior players expect from Godot prototype teams.

Prototype boundary

A browser prototype does not install Godot billing plugins or export store-ready binaries.

Inventory Delivery in practice

Starting state

Show one item the player may decline, its preview, precise Koin price, balance before spending, and ownership rule in a layout suited to Godot prototype teams.

Main task

Write how to connect successful purchase to a visible owned or quantity state. Keep each change visible to the player rather than hiding it in technical state.

Recovery

Make cancelling the action, an insufficient balance, pending, interrupted delivery, and reload visually distinct, with a safe next action.

Role decision

Map preview, confirmation, a player cancellation, too little Koin, pending, success, delivery, owned, and reload. Give every failure a safe next action. Use the prototype to resolve player-facing questions before creating platform integration tasks.

Solve the inventory delivery details

Keep the brief portable

For a technical producer, this inventory delivery prototype should make every player action and result shown in the game easy to evaluate. Write how to connect successful purchase to a visible owned or quantity state. Map preview, confirmation, a cancelled choice, a Koin shortage, pending, success, delivery, owned, and reload. Give every failure a safe next action. Describe screens, signals, states, and outcomes without tying the concept to a billing plugin. This lets a Godot team choose architecture after the player journey has been tested.

Plan export work independently

Browser behavior does not install store plugins, create native entitlements, or export approved binaries. Assign persistence, identity, platform APIs, security, refunds, and export testing separately.

Replay states in the Godot build

Once implemented, compare the same item definition and recovery paths against the prototype. Check scene changes, saved ownership, repeated input, and return from suspension without double delivery.

Name every state and owner

Separate preview, confirmation, pending, success, delivery, owned, insufficient Koin, cancel, interrupted, and reopened states. Assign later production work for identity, persistence, native billing, security, refunds, policy, and monitoring.

Define idempotent recovery

Repeated confirmation, a slow response, navigation during delivery, and reopening must resolve to one result. Record which state is authoritative and how the player can safely retry without another grant or Koin deduction.

Turn the prototype into tickets

Capture the visible behavior first, then create implementation tasks with expected examples for each transition and platform boundary. Do not translate a working browser interaction into an unsupported claim that backend commerce is complete.

Connect success to the item

A success message is not delivery. Place the cosmetic, consumable, unlock, or upgrade in the screen where the player expects to use it. Test that behavior using Godot prototype teams. A browser prototype does not install Godot billing plugins or export store-ready binaries.

Show ownership and quantity

Use owned, equipped, unlocked, or remaining quantity as appropriate. The state should match the promise made on the offer card. Test that behavior using Godot prototype teams. A browser prototype does not install Godot billing plugins or export store-ready binaries.

Verify delivery after reload

Reload the prototype and return to inventory. The item should remain visible without subtracting Koin or granting a second copy. Test that behavior using Godot prototype teams. A browser prototype does not install Godot billing plugins or export store-ready binaries.

Prototype the player journey

  1. 1. Set the platform context

    Choose the input and screen behavior for Godot prototype teams. State the platform limit beside the prototype brief.

    Result: An honest scope

  2. 2. Map inventory delivery

    Write how to connect successful purchase to a visible owned or quantity state. Describe the player action and visible response at each point.

    Result: A clear inventory delivery sequence

  3. 3. Add the Koin choice

    Show the item, exact price, balance, confirm, cancel, pending, success, and delivery without payment-provider screens.

    Result: A complete player journey

  4. 4. Apply the technical producer lens

    Map preview, confirmation, cancelling the action, an insufficient balance, pending, success, delivery, owned, and reload. Give every failure a safe next action.

    Result: Technical producer focus

  5. 5. Test return and recovery

    Interrupt delivery, repeat the input, and reload. The prototype should never grant twice or leave the player in an unexplained state. Repeat the test after interruption and reload.

    Result: A stable prototype

Generate the Godot prototype teams prototype

Prompt 1

Create a portable purchase-state design brief for a technical producer. Focus the IAP prototype on connect successful purchase to a visible owned or quantity state. Use a direct Koin item transaction with preview, exact price, confirmation, cancel, insufficient balance, success, delivery, and reload behavior. The technical producer must be able to name every state, owner, failure path, and expected check. Do not add subscriptions, payment-provider UI, revenue analytics, or native platform claims. State this boundary: A browser prototype does not install Godot billing plugins or export store-ready binaries.

Prompt 2

Keep the item optional. Show its precise Koin price, balance before spending, confirm, cancel, low-balance, success, visible delivery, and reload states.

Technical Producer test checklist

Limits for Godot prototype teams

Frequently asked questions

What does inventory delivery mean here?

Write how to connect successful purchase to a visible owned or quantity state. The result is shown as a playable Koin flow.

Is this a subscription?

No. The player spends Koin directly on one named item or unlock.

What happens if the player cancels?

Return to the same game state without spending Koin or delivering the item.

What if the Koin balance is too low?

Explain the shortage, preserve progress, and do not deliver the item.

Does this include payment or revenue reports?

No. It covers the player-facing purchase experience, not financial reporting.

Is the prototype ready for a native store?

No. A browser prototype does not install Godot billing plugins or export store-ready binaries.

Create the inventory delivery prototype

Open the complete prompt in SEELE, adjust the item and Koin price, then generate a playable version you can test.

Open this prompt in Workspace