Skip to content

sassani134/KayKit-Platformer-Pack-Godot-Ready

Repository files navigation

📦 KayKit Platformer Pack Godot Ready

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.

🎯 The Goal

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

✨ Key Features

  • 🎨 Optimized Assets: All KayKit Platformer free bits Pack models imported with correct scales and materials.
  • 📦 GridMap Ready: A complete MeshLibrary with 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.

🚀 Quick Start

Prerequisites

  • Godot 4.6 or higher.
  • GUT Plugin (optional, required only for running the test suite).

Installation

  1. Clone this repository into your addons/ or assets/ folder.
  2. Open Godot and let it import the assets.
  3. Add a GridMap node to your scene and assign the KayKit_Platformer_MeshLib.tres.
  4. Start painting your world!

🚦 Roadmap

  • Initial import of all KayKit models
  • Basic collision setup for all tiles
  • GUT Unit Tests integration
  • Juice & Particle effects for interactive items

🤝 Contributing

Contributions make the open-source community amazing!

  1. Fork the Project.
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature).
  3. Commit your Changes (git commit -m 'Add some AmazingFeature').
  4. Push to the Branch (git push origin feature/AmazingFeature).
  5. Open a Pull Request.

Note: Please ensure new scripts are documented and include a basic GUT test.

📝 License & Credits

Models

The 3D assets are created by Kay Lousberg

Code

The integration scripts and Godot configurations are licensed under the MIT License. Use it, mod it, ship it!

☕ Support the Project

If this integration saves you time, consider fueling my next dev session with a coffee!

ko-fi

Asset Address
Solana 8KHHY757K31R66ZfcpjVgVFYDXq9VsDHav5u3DDKxYR6
Bitcoin bc1qyrjh0nv8flnxyth5k8qw97per6wmj5j63rqqxy
Ethereum 0x1f028B00AB5cC98e89763D07e9c24c43d5E1E259
Monero 82XZnDx7LroBkFWPYuaNMz3DWpX7LN6cmU1BCg3mDeToBSUF8YTifRYhafRQzWBJtdbcs7EanizdAX5g9jKhLwF2RfSUcob

Happy Game Dev! 🎮

Built with ❤️ for the Godot Community.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors