For the complete documentation index, see llms.txt. This page is also available as Markdown.

Lucky spin settings

Spin settings control the Lucky Spin feature.

  • Cost To Spin — coin cost of one paid spin.

  • Rewards — list of possible rewards.

Each reward entry contains:

  • Resource — resource granted to the player;

  • Count — quantity granted;

  • Spin Reward Visual Prefab — visual used on the wheel or spin result;

  • Reward Popup Visual Prefab — visual used in the reward popup. If it is empty, the spin reward visual is reused.

Keep the reward resource, quantity, and both visual prefabs aligned. Test the paid-spin flow and reward popup in Play Mode.

Last updated