Kairoengine game tools library.

James Peret 3a9cd08a03 Added toolbar UI and hilightable objects il y a 1 an
Assets 3a9cd08a03 Added toolbar UI and hilightable objects il y a 1 an
Prefabs 3a9cd08a03 Added toolbar UI and hilightable objects il y a 1 an
Runtime 3a9cd08a03 Added toolbar UI and hilightable objects il y a 1 an
.gitignore 999c8bad70 Initial commit il y a 2 ans
Assets.meta 3a9cd08a03 Added toolbar UI and hilightable objects il y a 1 an
ChangeLog.md 999c8bad70 Initial commit il y a 2 ans
ChangeLog.md.meta 999c8bad70 Initial commit il y a 2 ans
Prefabs.meta 999c8bad70 Initial commit il y a 2 ans
Readme.md 999c8bad70 Initial commit il y a 2 ans
Readme.md.meta 999c8bad70 Initial commit il y a 2 ans
Runtime.meta 999c8bad70 Initial commit il y a 2 ans
package.json 6c356f1e24 Updated package description il y a 2 ans
package.json.meta 6c356f1e24 Updated package description il y a 2 ans

Readme.md

📦 KairoEngine.GameTools.v0.1.1

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