Others

Tilemap Parallax

Add it to a Tilemap, provide a follow target, and this component offsets the Tilemap's transform as the target moves. See the Side-scroll Layout demo.

SetDontDestroy

Add it to a GameObject and DontDestroyOnLoad will be set on Start().

TpNoPaint

  1. Add this component to a Tilemap's parent GameObject to prevent it being used for painting.
  2. Add this component to the GameObject of a Palette prefab to inhibit reporting of # of different tiles in the palette.

TpPrefabMarker

Used during the creation of TileBundles and TileFabs. You never need to use this yourself.

AnimStateTilePingerBase

Yeah, annoying name. Use as a state machine behaviour to notify a TPT tile, e.g. a TpZoneAnimator.

Other uses of this class require a similar setup


Revision #3
Created 8 July 2025 15:00:12 by Vonchor
Updated 22 July 2025 12:20:13 by Vonchor