Chess Puzzle Sys - Setup

Chess Puzzle Main Setup

Make sure to have a "ChessPuzzle_Canvas" object in your scene which will have all the UI elements. This will be a child of the "AK_CanvasContainer" if you've already imported it from the initial setup

Basic Steps

Inventory Controller Setup

Chess Puzzle Inventory UI

Add the "ChessPuzzle_Canvas"

Pawn Image Slot UI

Add the "ImageSlot1_Pawn" from the "ChessPuzzle_Canvas"

Rook Image Slot UI

Add the "ImageSlot2_Rook" from the "ChessPuzzle_Canvas"

Knight Image Slot UI

Add the "ImageSlot3_Knight" from the "ChessPuzzle_Canvas"

Bishop Image Slot UI

Add the "ImageSlot4_Bishop" from the "ChessPuzzle_Canvas"

Queen Image Slot UI

Add the "ImageSlot5_Queen" from the "ChessPuzzle_Canvas"

King Image Slot UI

Add the "ImageSlot6_King" from the "ChessPuzzle_Canvas"

PBR Key Setup

Door Controller Setup

Fuse Box Prefab Setup

Power Manager Setup

Power on Event

Adding to UI Manager Prefab

Default Controls

Last updated

Was this helpful?