接入Spine

This commit is contained in:
2025-09-23 02:52:33 +08:00
parent 89d751ac34
commit c90b46f430
291 changed files with 32686 additions and 473 deletions

View File

@ -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")

View File

@ -35,12 +35,14 @@ NetIndexFirstBitSegment=16
+GameplayTagList=(Tag="Recover.Role.Health",DevComment="回复生命值")
+GameplayTagList=(Tag="Recover.Role.Hunger",DevComment="恢复饥饿值")
+GameplayTagList=(Tag="Status.Role.Invincible",DevComment="不掉血标签")
+GameplayTagList=(Tag="Terrain.Desert",DevComment="荒漠地形")
+GameplayTagList=(Tag="Terrain.Forest",DevComment="森林")
+GameplayTagList=(Tag="Terrain.Grassland",DevComment="草地")
+GameplayTagList=(Tag="Terrain.Water",DevComment="水体")
+GameplayTagList=(Tag="Terrain.Water.Shallow", DevComment="浅水区")
+GameplayTagList=(Tag="Terrain.Water.Deep", DevComment="深水区")
+GameplayTagList=(Tag="Terrain.Land",DevComment="土地")
+GameplayTagList=(Tag="Terrain.Swamp", DevComment="沼泽")
+GameplayTagList=(Tag="Terrain.Swamp.Land", DevComment="沼泽陆地")
+GameplayTagList=(Tag="Terrain.Swamp.Water", DevComment="沼泽水域")
+GameplayTagList=(Tag="Terrain.Swamp",DevComment="沼泽")
+GameplayTagList=(Tag="Terrain.Swamp.Land",DevComment="沼泽陆地")
+GameplayTagList=(Tag="Terrain.Swamp.Water",DevComment="沼泽水域")
+GameplayTagList=(Tag="Terrain.Water",DevComment="水体")
+GameplayTagList=(Tag="Terrain.Water.Deep",DevComment="深水区")
+GameplayTagList=(Tag="Terrain.Water.Shallow",DevComment="浅水区")