Over 11,000 five-star assets
Rated by 85,000+ customers
Supported by 100,000+ forum members
Every asset moderated by Unity
Designed for URP only. Minimum Unity 2022.x.
Key features:
- URP 2D rendering optimized
- Custom Shader Graph shaders
- Mobile-friendly
- Not compatible with Built-in RP or HDRP
Ensure URP setup before importing.
See Unity docs for URP setup guide.
Animated 2D Monster Units Pack - Ghost
Elevate your game with this versatile asset pack featuring four unique ghost-style characters.
Each character comes with Idle and Attack animations, all designed as easy-to-use unit prefabs for seamless integration into your projects.
-Four Ghost Characters: Each character is uniquely designed to enhance your game’s aesthetics.
-Idle and Attack Animations: Smooth animations that bring your characters to life.
-Missile Animations: Includes Idle and Boom animations for the missiles, adding dynamic action to your gameplay.
-Atlas Packing: Efficiently packed sprite sheets using atlas packing for optimal performance.
-Missile Launching System: When the attack animation triggers, missiles are launched with precise timing, complete with explosion animations upon impact.
-Sample Scene Included: Instantly test and view animations in action.
-Agi Parameter: Adjust the attack animation speed by adding the following code to your Ghost script:csharpanim.SetFloat("Agi", Agi);
-Size: All images in this asset package have been created with a uniform size of 256x256 pixels.
Scripts Included:
- Ghost: Handles enemy detection and attack systems.
- Missile: Manages missile launching, tracking objects tagged as Enemy, and exploding on impact.
- UIManager: Controls the UI for easy viewing in the Sample Scene.
This asset is optimized for defense genre units but can be used across various styles of games. The enemy tracking script is designed to follow objects tagged as Enemy, which can be adjusted as needed.