Compare commits

...

3 Commits

Author SHA1 Message Date
haik0925 52548f835e working on movement & projectile shooting mechancis 2026-06-20 14:44:38 -07:00
haik0925 a93a3835ab added ai assistant plugin 2026-06-20 09:11:10 -07:00
haik0925 25c178ef5f change..? 2026-06-19 17:00:44 -07:00
9 changed files with 19 additions and 9 deletions
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+4
View File
@@ -24,6 +24,10 @@
{
"Name": "GameplayStateTree",
"Enabled": true
},
{
"Name": "AIAssistant",
"Enabled": true
}
]
}