So, I don’t really know how to explain it, but here goes:
In Unity games, there’s a set thing (like set_health or something similar). The normal hooks don’t work I Searched over the internet, and I’m not sure what this is :/
For example, the set_health function requires the character instance.
The main question is: How do I get the current character instance and use it when calling set_health in an Android mod menu (by LGL team)?
In Unity games, there’s a set thing (like set_health or something similar). The normal hooks don’t work I Searched over the internet, and I’m not sure what this is :/
For example, the set_health function requires the character instance.
The main question is: How do I get the current character instance and use it when calling set_health in an Android mod menu (by LGL team)?