Assignment: Unreal's Navigation System
Creating a simple navigating agent using the built-in navigation system within Unreal.
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"version": 1,
|
||||
"changelists": [
|
||||
{
|
||||
"guid": "00000000000000000000000000000000",
|
||||
"description": "Default Uncontrolled Changelist",
|
||||
"files": [
|
||||
"F:/Projects/College/GDN3113-SCD3/ASN2_UeNavSystem/Content/RCQuick/Maps/NavSystem.umap",
|
||||
"F:/Projects/College/GDN3113-SCD3/ASN2_UeNavSystem/Content/RCQuick/Blueprints/BP_NavPoint.uasset",
|
||||
"F:/Projects/College/GDN3113-SCD3/ASN2_UeNavSystem/Content/ThirdPerson/Input/IMC_Default.uasset",
|
||||
"F:/Projects/College/GDN3113-SCD3/ASN2_UeNavSystem/Content/RCQuick/Blueprints/BP_NavAgent.uasset"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user