Penguin ARPG Toolkit
Penguin ARPG Toolkit is a powerful action game framework for Unity, providing a general solution for combat-heavy games.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. FREE
- Category:
- Templates › Systems
- Developer:
- patpat
- Price:
- FREE
- Favorites:
- 14
- Supported Unity Versions:
- 2022.3.32 or higher
- Current Version:
- 1.0.0
- Download Size:
- 4.23 MB
- Last Update:
- Nov 29, 2024
- Description:
- The Penguin ARPG Toolkit is designed for users with basic knowledge of the Unity engine and C#. It offers a robust infrastructure for creating custom game-specific controls and actions. While non-programmers can use the package, it is designed for extensibility and customization. To use the toolkit, you'll need to add a Character component, a Character Locomotion Base component, a Locomotion Motor component, and a capsule collider or other required components to your game object. You'll also need to add a ModelHandler component to your character model and drag the LocomotionSets prefab. Custom action states can be created as needed.
Technical support is available through a support Discord, where you can ask the developers for assistance. Future updates include a customized timeline preview for Action State, allowing you to preview and edit the time duration of modifiers attached to your Action State.
The toolkit supports Windows, Mac, and Linux platforms and comes with complete documentation and tutorials. Key features include a dynamic state machine based on the PAT Tag system, a general solution for character locomotion, highly-customizable character action system, reusable weapons and characters, basic enemy AI logic, and more than 30 sample modifiers. - Technical Details:
- Supported platforms: Windows, Mac, Linux
Documentation:
Main Features:
- Dynamic state machine based on PAT Tag system
- General solution for character locomotion capable with any preferred physics system (RigidBody, Character Controller, Kinematic Character Controller...)
- Highly-customizable character action system with more than 30 sample modifiers provided
- Resuable weapons and characters
- Basic enemy AI logic capable with pCharacter
- Complete documentation and tutorials - Continue »