Kairoengine game tools library.

James Peret 62dcad1093 Bumped package version to 0.1.3 1 year ago
Assets 3a9cd08a03 Added toolbar UI and hilightable objects 1 year ago
Prefabs 3a9cd08a03 Added toolbar UI and hilightable objects 1 year ago
Runtime 3a9cd08a03 Added toolbar UI and hilightable objects 1 year ago
.gitignore 999c8bad70 Initial commit 2 years ago
Assets.meta 3a9cd08a03 Added toolbar UI and hilightable objects 1 year ago
ChangeLog.md 999c8bad70 Initial commit 2 years ago
ChangeLog.md.meta 999c8bad70 Initial commit 2 years ago
Prefabs.meta 999c8bad70 Initial commit 2 years ago
Readme.md 62dcad1093 Bumped package version to 0.1.3 1 year ago
Readme.md.meta 999c8bad70 Initial commit 2 years ago
Runtime.meta 999c8bad70 Initial commit 2 years ago
package.json 62dcad1093 Bumped package version to 0.1.3 1 year ago
package.json.meta 6c356f1e24 Updated package description 2 years ago

Readme.md

📦 KairoEngine.GameTools.v0.1.3

This package contains the Game Tools System, used in strategy type games. It consists of a interaction tool that can hold many different custom tools. Another built in tool is the selection tool, used to select objects and execute actions.

This package ties in with the Grid Building System, which adds the GridBuildTool and builds are selectable.

🛑Dependencies

  • KairoEngine.Core

  • KairoEngine.Stockpiles

  • KairoEngine.UI

  • Sirenix.OdinInspector

  • EasyPerformantOutline

📄Namespaces

  • KairoEngine.GameTools.InteractionTools

  • KairoEngine.GameTools.Selectables