added and reworked few things

This commit is contained in:
ZueffC
2025-12-14 21:18:47 +03:00
parent eaec2b9488
commit 0c4fc77af2
159 changed files with 109940 additions and 120 deletions

View File

@@ -0,0 +1,10 @@
[CoreRedirects]
+ClassRedirects=(OldName="PaperAnimatedRenderComponent", NewName="/Script/Paper2D.PaperFlipbookComponent")
+ClassRedirects=(OldName="PaperRenderActor", NewName="/Script/Paper2D.PaperSpriteActor")
+ClassRedirects=(OldName="PaperRenderComponent", NewName="/Script/Paper2D.PaperSpriteComponent")
+ClassRedirects=(OldName="PaperTileMapRenderComponent", NewName="/Script/Paper2D.PaperTileMapComponent")
+ClassRedirects=(OldName="PaperSpriteSheet", NewName="/Script/PaperSpritesheetImporter.PaperSpriteSheet")
+PropertyRedirects=(OldName="PaperTileSet.ExperimentalPerTileData", NewName="PaperTileSet.PerTileData")
+PropertyRedirects=(OldName="PaperRenderComponent.TestMaterial", NewName="PaperRenderComponent.MaterialOverride")