Compare commits
2 Commits
Environmen
...
894f7c60c4
| Author | SHA1 | Date | |
|---|---|---|---|
| 894f7c60c4 | |||
| 736a48476f |
BIN
Content/Environment.umap
LFS
Normal file
BIN
Content/Environment.umap
LFS
Normal file
Binary file not shown.
BIN
Content/EnvironmentAssests/Asteriods/Blueprint/BP_AsteriodBase.uasset
LFS
Normal file
BIN
Content/EnvironmentAssests/Asteriods/Blueprint/BP_AsteriodBase.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/EnvironmentAssests/Asteriods/Blueprint/BP_AsteriodSpawnManager.uasset
LFS
Normal file
BIN
Content/EnvironmentAssests/Asteriods/Blueprint/BP_AsteriodSpawnManager.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/EnvironmentAssests/Asteriods/Meshes/70_stylized_rocks_texture_17.uasset
LFS
Normal file
BIN
Content/EnvironmentAssests/Asteriods/Meshes/70_stylized_rocks_texture_17.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/EnvironmentAssests/Asteriods/Meshes/Object_19.uasset
LFS
Normal file
BIN
Content/EnvironmentAssests/Asteriods/Meshes/Object_19.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/EnvironmentAssests/Asteriods/Meshes/stylized_rock_18.uasset
LFS
Normal file
BIN
Content/EnvironmentAssests/Asteriods/Meshes/stylized_rock_18.uasset
LFS
Normal file
Binary file not shown.
@@ -10,7 +10,7 @@ public class MyProject3 : ModuleRules
|
||||
|
||||
PublicDependencyModuleNames.AddRange(new string[] { "Core", "CoreUObject", "Engine", "InputCore" });
|
||||
|
||||
PrivateDependencyModuleNames.AddRange(new string[] { });
|
||||
PrivateDependencyModuleNames.AddRange(new string[] { "EnhancedInput" });
|
||||
|
||||
// Uncomment if you are using Slate UI
|
||||
// PrivateDependencyModuleNames.AddRange(new string[] { "Slate", "SlateCore" });
|
||||
|
||||
Reference in New Issue
Block a user