A seamless, plug-and-play integration of the famous KayKit - Platformer Pack for Godot 4.x. Save hours of setup with pre-configured collisions, modular scripts, and ready-to-use GridMaps.
Stop fighting with import settings! This project transforms KayKit's raw 3D models into game-ready assets. Whether you are prototyping or building a full game
- 🎨 Optimized Assets: All KayKit Platformer free bits Pack models imported with correct scales and materials.
- 📦 GridMap Ready: A complete
MeshLibrarywith pre-baked collisions for fast level design. - 💥 Smart Collisions: Custom-fit collision shapes for every block, slope, and obstacle.
- 🎬 Interactive Components: Built-in scripts and animations for moving platforms, traps, and doors.
- 🧩 Modular Logic: Easy-to-extend GDScript components for switches, triggers, and more.
- 🧪 Tested with GUT: A robust suite of unit tests using the Godot Unit Test (GUT) plugin to ensure everything works as expected.
- 📚 Implementation Examples: Scene templates to show you exactly how to use the assets.
- Godot 4.6 or higher.
- GUT Plugin (optional, required only for running the test suite).
- Clone this repository into your
addons/orassets/folder. - Open Godot and let it import the assets.
- Add a
GridMapnode to your scene and assign theKayKit_Platformer_MeshLib.tres. - Start painting your world!
- Initial import of all KayKit models
- Basic collision setup for all tiles
- GUT Unit Tests integration
- Juice & Particle effects for interactive items
Contributions make the open-source community amazing!
- Fork the Project.
- Create your Feature Branch (
git checkout -b feature/AmazingFeature). - Commit your Changes (
git commit -m 'Add some AmazingFeature'). - Push to the Branch (
git push origin feature/AmazingFeature). - Open a Pull Request.
Note: Please ensure new scripts are documented and include a basic GUT test.
The 3D assets are created by Kay Lousberg
The integration scripts and Godot configurations are licensed under the MIT License. Use it, mod it, ship it!
If this integration saves you time, consider fueling my next dev session with a coffee!
| Asset | Address |
|---|---|
| Solana | 8KHHY757K31R66ZfcpjVgVFYDXq9VsDHav5u3DDKxYR6 |
| Bitcoin | bc1qyrjh0nv8flnxyth5k8qw97per6wmj5j63rqqxy |
| Ethereum | 0x1f028B00AB5cC98e89763D07e9c24c43d5E1E259 |
| Monero | 82XZnDx7LroBkFWPYuaNMz3DWpX7LN6cmU1BCg3mDeToBSUF8YTifRYhafRQzWBJtdbcs7EanizdAX5g9jKhLwF2RfSUcob |
Happy Game Dev! 🎮
Built with ❤️ for the Godot Community.