nesrak1 / UABEA

c# uabe for newer versions of unity
MIT License
1.04k stars 133 forks source link

How do you duplicate a GameObject #340

Closed CringeJoinedTheChat closed 1 month ago

CringeJoinedTheChat commented 1 month ago

So I was working on a mod which requires me to clone/duplicate a GameObject, what should I do?

nesrak1 commented 1 month ago

UABEA does not support this automatically yet. You can always manually copy and fix up dumps, but I have no guide for you to follow about how to do that. This feature is planned but I haven't had time to work on it. There are a few issues open about this already so I'm closing this one.