Bricks

circle-exclamation

To replace the brick sprites, delete the existing ones under Assets / QuietCraft / Breakout / Textures / Bricks and replace them with files that have identical names and format.

Manual Replacement

To change the brick sprites manually find the brick prefab under Assets / QuietCraft / Breakout / Prefabs / Brick and double click to open it.

  1. Change sprite on sprite renderer component to your custom sprites for each gameobject.

Brick

Damage

Destroyed

  1. Assign Destroyed sprites to BrickDestroyTween component on Brick parent gameobject.

circle-info

To change available brick colors and brick type sprites, find BrickVisualsData scriptable object under Assets / QuietCraft / Breakout / Resources / Data

triangle-exclamation

Last updated