Demo & Ideas
The demo scene showcases various effects possible with the Touch Effect System.
One-Touch Effects
TouchCircle
For a One-Touch shader-based effect, this is the best template.
Single particle touch effect with circular shape and customizable core, glow, and ring layers. Creates visual feedback without trail generation. Base effect for touch confirmation.

TouchGlitter
For a One-Touch sprite-based effect, this is the best template.
Touch effect from customizable particles from 2D textures. Creates visual feedback without trail generation.

TouchSquare
Single particle touch effect with square geometric shape and customizable core, glow, and ring layers. Creates visual feedback without trail generation.

TouchTriangle
Single particle touch effect with triangular geometric shape and customizable core, glow, and ring layers. Creates visual feedback without trail generation.

TouchSparkle
Single particle touch effect with sparkle-shaped geometry and customizable core, glow, and ring layers. Creates visual feedback without trail generation.

TouchDiamond
Single particle touch effect with diamond geometric shape and customizable core, glow, and ring layers. Creates visual feedback without trail generation.

TouchPlus
Single particle touch effect with plus geometric shape and customizable core, glow, and ring layers. Creates visual feedback without trail generation.

TouchCircleNeon
Single particle touch effect with circular neon ring and dual-directional glow system. Creates visual feedback without trail generation. A basic effect for futuristic interfaces, cyberpunk, and sci-fi settings.

TouchSquareNeon
Single particle touch effect with square neon geometry and sharp geometric edges. Creates visual feedback without trail generation. Base effect for grid-based games, technical interfaces.

TouchHexagonNeon
Single particle touch effect with hexagonal neon geometry and honeycomb-pattern appearance. Creates visual feedback without trail generation. Basic effect for strategy games, applications with an industrial bias.

TouchTriangleNeon
Single particle touch effect with triangular neon geometry. Creates visual feedback without trail generation.

TouchDiamondNeon
Single particle touch effect with diamond neon geometry and crystalline appearance. Creates visual feedback without trail generation.

TouchBlobNeon For a One-Touch shader-based randomized effect, this is the best template.
Single particle touch effect with organic blob (spot) geometry and procedural shape deformation. Features customizable variation complexity and organic morphing parameters. Creates visual feedback without trail generation.

TouchRotatingSquare For a One-Touch shader-based rotating effect, this is the best template.
Single particle touch effect with animated rotating square outline and scaling animation. Features configurable rotation speed and glow around edges. Creates visual feedback without trail generation.

TouchRotatingTriangle
Single particle touch effect with animated rotating triangular outline and scaling animation. Features configurable rotation speed and glow around edges. Creates visual feedback without trail generation.

TouchRing
Single particle touch effect with single expanding ring and configurable start radius. Features smooth expansion animation with customizable thickness and opacity control. Creates visual feedback without trail generation. Base effect for touch confirmation.

TouchRipple
Single particle touch effect with dual expanding ring system and sequential wave generation. Features primary and secondary rings with configurable delay timing and ripple propagation. Creates visual feedback without trail generation.

TouchPulse
Single particle touch effect with sonar pulse system and multiple expanding wave rings. Features central core dot with configurable wave count, spacing. Creates radar-like detection visual feedback without trail generation.

TouchMatrixGrid
Single particle touch effect with square grid pattern and dual-wave animation system. Features expanding illumination followed by transparency wave with configurable timing and intensity. Effect for sci-fi interfaces without trail generation.

TouchForceFieldHex
Single particle touch effect with hexagonal grid pattern and expanding wave illumination. Features configurable hex density and wave propagation system with trailing fade effect. Effect for sci-fi interfaces without trail generation.

TouchBrokenGlass
Single particle touch effect with fractured glass pattern and complex crack generation. Features radial and circular cracks to adjust. Effect for destruction mechanics, impact effects, puzzle games.

TouchLightning
Single particle touch effect with electrical lightning cluster and animated bolt generation. Features radiating bolts with flash-sustain-fade animation phases and customizable jaggedness. An effect for energetic, sci-fi settings.

TouchRippleDrops
Combined touch effect in the shape of rippling circles, as if from a touch on water. Combines two layered effects: customizable core and bubbles as accent.

TouchRippleGlitter
Combined touch effect in the shape of rippling circles, as if from a touch on water. Combines two layered effects: customizable core and sparkles as second accent effect. Creates visual feedback with trail generation.

TouchPulseLove
Combined touch effect with pulse rings and heart-shaped particles. Creates visual feedback without trail generation. A basic effect for romantic visual novels.

TouchPhoenix
Combined touch effect with feather particles and glow core. Creates visual feedback with floating feather particles without trail generation. Effect for magical, fantasy-themed moments.

TouchRadialRays
Touch effect of triangular particles scattered radially. Creates visual feedback without trail generation.

TouchCorrect
A touch effect with two layers: a 2D checkmark texture and randomly placed dots around it. Basic effect for confirmation without trail generation.

TouchFalse For a One-Touch effect based on one central sprite, this is the best template.
A simple touch effect consisting of a single texture. A basic effect for responding to invalid input without trail generation.

TouchLeaves
Touch effect of particles in the shape of leaves. Creates visual feedback without trail generation. A basic effect for replacing world graphics, for example, when touching bushes and trees.

TouchSounds For a One-Touch effect with sound, this is the best template.
A combined touch effect with TouchRipple rings and particles in the shape of musical notes. Creates a visual response without trail generation. Basic effect with sound.

Trail Effects
TouchInkTrail For a Trail shader-based effect, this is the best template.
Single solid color trail effect with smooth fading. Simulates the experience of drawing/writing with ink.

TouchStarTrail For a Trail sprite-based effect, this is the best template.
Single trail effect scattering a sparkling starry path.

TouchSquaresTrail For a Trail sprite-based effect, this is the best template.
Single trail effect scattering a trail of squares.

TouchGlowTrailHeat
Combines two layered effects: outer glow trail and inner core trail. Creates long-lasting, smooth-fading trails that simulate heat signatures from touch input.

TouchGlowTrailFairy
Combines two layered effects: outer glow trail and inner core trail. Creates magical, fairy-like trails with gentle luminous appearance.

TouchBladeTrailCute
A combined effect of 2 layers: gradient pointed trace and soft highlight. Creates tapered, fading traces designed for dissection and impact effects. Suitable for action games, slashing mechanics. Multi-touch is not supported beacause of Sharp Edges logic.

TouchBladeTrailNinja
Similar combined blade effect with different colors and thickness settings. Creates sharp, precise cutting trails with dark-to-red gradient. Suitable for ninja-style games, martial arts setting. Multi-touch is not supported beacause of Sharp Edges logic.

TouchTrailFromSimpleSpriteSounds For a Trail-effect with swipe sound, this is the best template.
Single trail effect scattering a trail of round particles. Creates a trail of 2D texture without fuzziness. Includes built-in swipe sound.


Last updated