接入Spine
This commit is contained in:
@ -20,5 +20,11 @@ GameDefaultMap=/Game/Level/HomeLand.HomeLand
|
||||
|
||||
[/Script/Engine.RendererSettings]
|
||||
r.Mobile.AntiAliasing=0
|
||||
r.AntiAliasingMethod=2
|
||||
r.AntiAliasingMethod=3
|
||||
r.DefaultFeature.MotionBlur=False
|
||||
|
||||
[CoreRedirects]
|
||||
+PropertyRedirects=(OldName="/Script/BusyRabbit.TerrainTileSetConfig.TerrainTileMapping",NewName="/Script/BusyRabbit.TerrainTileSetConfig.n")
|
||||
+PropertyRedirects=(OldName="/Script/BusyRabbit.TerrainLayerComponent.TerrainLayers",NewName="/Script/BusyRabbit.TerrainLayerComponent.TerrainMeshes")
|
||||
+ClassRedirects=(OldName="/Script/BusyRabbit.LevelPlayerController",NewName="/Script/BusyRabbit.LevelPlayerController")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user