How to find values in a Unity game?
Posted: Tue Apr 13, 2021 4:51 pm
Hello!
I've been trying to change the values of money in a Unity game, but when I search for the value I can't find anything. If the in game money value is 500, after first search I get a list of addresses, but after the second search nothing. I've searched for all exact value types and also tried to dissect mono, but I found nothing to be of use there either.
Any help or tips would be greatly appreciated, thank you!
I've been trying to change the values of money in a Unity game, but when I search for the value I can't find anything. If the in game money value is 500, after first search I get a list of addresses, but after the second search nothing. I've searched for all exact value types and also tried to dissect mono, but I found nothing to be of use there either.
Any help or tips would be greatly appreciated, thank you!