Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.01 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.01 KB

Roll4d4 GameTools

A collection of tools and systems I created to assist in game development.
These scripts cover various aspects such as AI, UI, animation, input handling, and procedural generation.

🔹 Features

  • AI & Behavior Systems – KLEP-based AI, state machines, and autonomous decision-making.
  • UI Tools – Drag-and-drop systems, dynamic menus, and interaction handling.
  • Animation Helpers – Root motion fixes, procedural animation techniques.
  • Input Handling – RTS selection, camera controls, and player input scripts.
  • Procedural Generation – Hex grid creation, world-building utilities.
  • Networking – Scripts for working with Mirror and multiplayer systems.

📖 How to Use

For detailed implementation guides and tutorials, visit:
🔗 Roll4d4 Game Tools Documentation

🔧 Installation

Clone the repository and integrate the necessary scripts into your project:

git clone https://github.com/Roll4d4/Roll4d4_GameTools.git