A polished 2D ExoSuit robot character with DragonBones skeletal animations, ready to drop into Unity. Includes movement, shooting, shield animations and controller scripts for fast prototyping.
This ExoSuit Robot package provides a high-quality 2D character animated with DragonBones. The rig includes separate animations for idle, walk (start + loop), run (start + loop), jump (start / up / hold / end), shoot (idle/walk/run variants), shield (player posture + shield armature) and death. Scripts provided include player movement, shooting projectile spawner, basic health interaction, and example scene showing enemy interaction. The DragonBones armature is integrated with Unity via the UnityArmatureComponent. Replace example assets & images with your own to match your game.
assets/ with your production textures.If you use a custom input system or DOTS, you may need to adapt the example scripts. The DragonBones runtime included is compatible with the Unity runtime version exported with the asset.
v1.0.0 — Initial release - Full DragonBones rig - Player movement + shooting scripts - Example scene and README