puzzlepiecessocketcontroller - eisclimber/ExPresS-XR GitHub Wiki

PuzzlePiecesSocketController

Class in ExPresSXR.Minigames.Puzzle

Inherits from UnityEngine.MonoBehaviour

Summary

Handles(re-)spawning pieces of the puzzle.

public class PuzzlePiecesSocketController : MonoBehaviour

Methods

Name Description
RerollSocketsTiles() Rerolls the tiles currently in the sockets.
ReturnTile(int) Returns a tile to the pool of possible tiles to be spawned.

Properties

Name Description
NumSpawnSockets Number of sockets to spawn pieces in.
⚠️ **GitHub.com Fallback** ⚠️