BP_Puzzle_3

Settings

  • NumberByX (int): number of “ClassItemPuzzle_3“ by X

  • NumberByY (int): number of “ClassItemPuzzle_3“ by Y

  • ClassItemPuzzle_3 (BP_CoreItemPuzzle_3 Class): interactive actor

  • StartOffsetX (float): start offset by X

  • StartOffsetY (float): start offset by Y

  • OffsetX (float): offset between actors on X

  • OffsetY (float): offset between actors on Y

Goal

  • BoardGoal (S_BoardPuzzle_3 array): winning state

  • GoalIndex (int): victory index

Debug

  • bDebug (bool): show indexes (for more convenient filling BoardGoal)

Sounds

  • WinSound (Sound Base): the sound of victory

  • ClickSound (Sound Base): sound clicking on “ClassItemPuzzle_3”

Last updated

Was this helpful?