← FAB archive

Arcade Game: TetY (C++)

TetY is an arcade game template.

Screenshots

How-To

Drag and drop BP_Grid to the level

TetY grid setup

Disable motion blur

TetY motion blur setting

There are 3 main BP classes

TetY Blueprint classes

BP_Grid

BP Grid

BP_Block

BP Block

DA_Block (Data asset)

DA Block

Input

This plugin uses Epic Games' Enhanced Input plugin. You can modify all inputs through the Input Actions inside the Inputs folder.

TetY input setup

And that's it… Add the BP_Grid actor to the scene and set its parameters as you like.

More systems

Back to the FAB archive