GDN3113-SCD3/ASN2_UeNavSystem/ASN2_UeNavSystem.uproject
Randal Quick 216ecc23f1 Assignment: Unreal's Navigation System
Creating a simple navigating agent using the built-in navigation system within Unreal.
2023-05-07 20:37:21 -04:00

15 lines
213 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "5.1",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}