Added fixed start position
This commit is contained in:
parent
c2983053a5
commit
e69adb301b
|
@ -2,3 +2,9 @@
|
|||
|
||||
[/Script/EngineSettings.GeneralProjectSettings]
|
||||
ProjectID=CAF33F6F42B5394A76728084BBF346C4
|
||||
ProjectName=Scifi Landscape
|
||||
|
||||
[/Script/UnrealEd.ProjectPackagingSettings]
|
||||
FullRebuild=True
|
||||
BuildConfiguration=PPBC_Shipping
|
||||
|
||||
|
|
BIN
Content/Cinematics/S_Demo.uasset (Stored with Git LFS)
BIN
Content/Cinematics/S_Demo.uasset (Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/Main/Map_02_attempt2/B/4B/Q7ZEKY3U5RDFYTBH91W3VZ.uasset (Stored with Git LFS)
BIN
Content/__ExternalActors__/Main/Map_02_attempt2/B/4B/Q7ZEKY3U5RDFYTBH91W3VZ.uasset (Stored with Git LFS)
Binary file not shown.
|
@ -363,5 +363,11 @@
|
|||
"Name": "SkeletalMeshModelingTools",
|
||||
"Enabled": true
|
||||
}
|
||||
],
|
||||
"TargetPlatforms": [
|
||||
"Linux",
|
||||
"LinuxArm64",
|
||||
"Mac",
|
||||
"Windows"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue