No description
Find a file
2024-09-17 02:28:51 -03:00
Assets Added toolbar UI and hilightable objects 2022-10-14 20:40:26 -03:00
Prefabs Added toolbar UI and hilightable objects 2022-10-14 20:40:26 -03:00
Runtime Refactored code for Outpost Gamma 2024-09-17 02:28:51 -03:00
.gitignore Initial commit 2021-09-29 17:25:50 -03:00
Assets.meta Added toolbar UI and hilightable objects 2022-10-14 20:40:26 -03:00
ChangeLog.md Initial commit 2021-09-29 17:25:50 -03:00
ChangeLog.md.meta Initial commit 2021-09-29 17:25:50 -03:00
package.json Bumped package version to 0.1.3 2022-10-14 20:41:26 -03:00
package.json.meta Updated package description 2021-10-26 16:35:27 -03:00
Prefabs.meta Initial commit 2021-09-29 17:25:50 -03:00
Readme.md Bumped package version to 0.1.3 2022-10-14 20:41:26 -03:00
Readme.md.meta Initial commit 2021-09-29 17:25:50 -03:00
Runtime.meta Initial commit 2021-09-29 17:25:50 -03:00

📦 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