Skip to content

This demo implements a core gameplay loop where players control a 2D character and generate "action shadows" that replicate their movements. The shadows don’t just interpolate positions—they recreate inputs (movement/jumps) with independent physics, providing a more realistic and interactive replication experience.

Notifications You must be signed in to change notification settings

Assassin0740/UnityShadowReplay2D

Repository files navigation

UnityShadowReplay2D

This demo implements a core gameplay loop where players control a 2D character and generate "action shadows" that replicate their movements. The shadows don’t just interpolate positions—they recreate inputs (movement/jumps) with independent physics, providing a more realistic and interactive replication experience.

About

This demo implements a core gameplay loop where players control a 2D character and generate "action shadows" that replicate their movements. The shadows don’t just interpolate positions—they recreate inputs (movement/jumps) with independent physics, providing a more realistic and interactive replication experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages