Share Post

Table of Contents

Fortune Wheel Documentation

Fortune Wheel Documentation - Unreal Engine - Asset - Unofficial Documentation - Ocean Interaction
Fortune Wheel Documentation: A comprehensive guide to setting up, spinning, and customizing the Fortune Wheel asset in Unreal Engine. Perfect for interactive projects, this documentation includes detailed instructions on editing styles, changing sizes, and executing custom code for dynamic gameplay.

Unreal Engine Asset Fortune Wheel Documentation

 Overview

The Fortune Wheel asset provides an interactive spinning wheel component for your Unreal Engine projects. This documentation outlines how to set up, customize, and execute custom functionality using the Fortune Wheel asset.


How to Set Up a Fortune Wheel

Step 1: Add the Fortune Wheel Widget Component

  1. Navigate to the Design section of your widget.
  2. Open the Palette panel.
  3. Locate the Fortune Wheel in the User Created section.
  4. Drag and drop the Fortune Wheel into the design panel.

Step 2: Spin the Wheel

  1. Navigate to the Graph section.
  2. Get a reference to the Fortune Wheel component.
  3. Call the Spin the Wheel function to trigger the wheel spin.

Step 3: Execute Custom Code with the Result

  1. Get a reference to the Fortune Wheel component.
  2. Bind your custom code to the On Spin Finish event.
    • This code will execute when the wheel finishes spinning.

Set Values

Change Text or Images in Sections

  1. Select the Fortune Wheel component.
  2. Go to the Details panel.
  3. Navigate to the Options section.
  4. Modify the text or icons for each section as needed.

Edit Style

Customize the Style of the Fortune Wheel

  1. Select the Fortune Wheel component.
  2. Go to the Details panel.
  3. Under the Style section, adjust the following parameters:
    • Inner Radius
    • Outer Radius
    • Percent in Degree
    • Range
    • Starting Point
    • Color of the Sections

Change Size

  1. Go to the Details panel.
  2. Locate the Wheel Size parameter.
  3. Adjust the size of the wheel as required.

For additional help or advanced customization, refer to the video tutorial or contact support.

Tags

ocean interaction, unofficial documentation, unreal engine, c++, Fortune Wheel Unreal Engine, Unreal Engine Fortune Wheel setup, spinning wheel widget Unreal Engine, Fortune Wheel customization, interactive spinning wheel Unreal Engine, Fortune Wheel tutorial, Unreal Engine widget components, edit Fortune Wheel style, change Fortune Wheel size, set values Fortune Wheel Unreal Engine, On Spin Finish event, Unreal Engine asset documentation, game development Fortune Wheel, customize Fortune Wheel sections, Fortune Wheel options Unreal Engine.

Related Posts