Basic player controls and aiming
This commit is contained in:
parent
56695d303e
commit
f5999da412
114 changed files with 6611 additions and 2 deletions
7
addons/godot_state_charts/plugin.cfg
Normal file
7
addons/godot_state_charts/plugin.cfg
Normal file
|
@ -0,0 +1,7 @@
|
|||
[plugin]
|
||||
|
||||
name="Godot State Charts"
|
||||
description="A simple, yet powerful state charts library for Godot"
|
||||
author="Jan Thomä & Contributors"
|
||||
version="0.17.0"
|
||||
script="godot_state_charts.gd"
|
Reference in a new issue