initial commit

This commit is contained in:
2026-07-20 11:58:51 +01:00
commit 7e4bee3565
354 changed files with 1433 additions and 0 deletions

19
ActionShooter.uproject Normal file
View File

@@ -0,0 +1,19 @@
{
"FileVersion": 3,
"EngineAssociation": "{F08504F1-4FF0-4357-9183-EAAD3AABAA1D}",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "GameplayStateTree",
"Enabled": true
}
]
}