Overview

Accelerate Your UE5 Game Development

Welcome to the official documentation for Indie GameKit, a comprehensive solution for Unreal Engine 5 game developers looking to accelerate their development process without sacrificing quality or performance. Our plugin is designed with indie developers and small teams in mind, providing powerful tools that are easy to use and require no deep programming knowledge.

Module Overview

Indie GameKit consists of several modules, each addressing a specific aspect of game development. Below is a brief overview of each module with links to detailed documentation:

Scalable Float

A powerful tool for creating scalable numeric parameters. Easily configure values that change based on various game conditions, such as difficulty level or player progress.

Data Save

A simple and efficient system for saving and loading game data. Uses Gameplay Tags and DataAssets to organize data, providing convenient Blueprint functions for managing game states.

Game Entities

A system for managing game objects using Gameplay Tags and attributes. Provides a flexible way to categorize and query entities in your game world.

Game Variables

A system for creating and managing global variables accessible throughout your project. Simplifies data exchange between different parts of your game.

Game Resources

An intuitive system for managing in-game resources. Simplifies creation of complex game economies, resource systems, and UI representation without extensive coding.

Getting Started

To start using Indie GameKit:

  1. Install the plugin through the UE5 Marketplace

  2. Activate the plugin in your project settings

  3. Explore the documentation for the modules you're interested in

  4. Begin integrating Indie GameKit features into your project!

Support and Feedback

We're constantly working to improve Indie GameKit and value your input. If you have questions, suggestions, or have discovered an issue:

Thank you for choosing Indie GameKit. Let's create amazing games together!

Last updated