puzzlepiecessocketcontroller - eisclimber/ExPresS-XR GitHub Wiki
Class in ExPresSXR.Minigames.Puzzle
Inherits from UnityEngine.MonoBehaviour
Handles(re-)spawning pieces of the puzzle.
public class PuzzlePiecesSocketController : MonoBehaviour| Name | Description |
|---|---|
| RerollSocketsTiles() | Rerolls the tiles currently in the sockets. |
| ReturnTile(int) | Returns a tile to the pool of possible tiles to be spawned. |
| Name | Description |
|---|---|
| NumSpawnSockets | Number of sockets to spawn pieces in. |