← 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.

Unreal Engine SnakeY: Unreal Engine C++ Arcade Game Set up the SnakeY C++ arcade game template in Unreal Engine, including project settings, game mode, exposure, and level setup. Unreal Engine Unreal Engine C++ Compass System UI Kit Configure a customizable Unreal Engine C++ compass system and UI kit with simple and complex widgets, data assets, and Blueprint attributes.
View the complete FAB archive Browse tools on FAB