Tekken 8 Stage Modding ‐ Early Process - CDDTreborn/Tekken7_PC-Modding-Guides GitHub Wiki
Super basic guide to loading a BP with UE4SS to remove actors from stages.
Create an Empty Level
Save Level in the place where it belongs in the game and name it the same as well. Do not add anything onto the actual level.
Open up Level Blueprint
Example Graph to remove all the Actors on the stage
Save and Compile the Blueprint
Set up a chunk by directly assigning the level to a chunk or using the Data Asset Label: Link
Package the Mod
Place the cooked mod into the Mods folder.