Setup for Assignment 4: State Machine

This commit is contained in:
Randal Quick 2023-05-11 11:55:53 -04:00
parent cb1a9497c4
commit 2fd4ea5209
79 changed files with 263 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"FileVersion": 3,
"EngineAssociation": "5.0",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}

View File

@ -0,0 +1 @@

View File

@ -0,0 +1,19 @@
[/Script/EngineSettings.GameMapsSettings]
EditorStartupMap=/Game/GDV_StateMachine/LevelExperiment.LevelExperiment
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
bEnablePlugin=True
bAllowNetworkConnection=True
SecurityToken=2F971BDB459ABCA3C7B016B2CF8EABF0
bIncludeInShipping=False
bAllowExternalStartInShipping=False
bCompileAFSProject=False
bUseCompression=False
bLogFiles=False
bReportStats=False
ConnectionType=USBOnly
bUseManualIPAddress=False
ManualIPAddress=

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
ASN4_StateMachine/Content/GDV_StateMachine/I_Machine.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
ASN4_StateMachine/Content/GDV_StateMachine/I_NavAgent.uasset (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.