Skip to content

Tekken 8 Stage Modding ‐ Early Process

CDDTreborn edited this page Jan 24, 2024 · 2 revisions

Super basic guide to loading a BP with UE4SS to remove actors from stages.

Create an Empty Level image

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. image

Open up Level Blueprint image

Example Graph to remove all the Actors on the stage image

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 image

Place the cooked mod into the Mods folder.