A complete PS1-inspired low-poly prehistoric pack, built around a reusable, data-driven creature system, not just static models.
WHAT'S INCLUDED
- 3 fully rigged and animated dinosaurs: T-Rex (7 animations), Triceratops (6 animations), Velociraptor (6 animations)
- A shared DinosaurController + DinosaurStats (ScriptableObject) system. Add a new creature by creating a Stats asset and Animator Controller, no new code required
- 25 low-poly environment props (foliage, rocks, trees) with custom wind shaders (GPU instanced)
- Custom water shader with triple-layer scrolling waves and pixel-snap distortion
- A fully built demo scene (100×100m) with orbit camera and first-person controller, showcasing every system together
- Full technical documentation (PDF) covering every script, material, and how to extend the system with your own creatures
TECHNICAL DETAILS
- Unity 6000.3.23f1 / URP 17.3.0
- All dinosaur meshes: low-poly, optimized for real-time performance
- Animation type: Generic
- Formats: native Unity prefabs (source FBX included)
- GPU Instancing is enabled on all environment materials
This is a technical showcase, not a finished game. The included DinosaurController and CameraOrbitController are starting points you're free to modify, replace, or extend for your own project.
This pack is actively developed. New dinosaurs are added in free updates for all existing owners as they're released. Check the Releases tab for version history.