February 19, 20206 yr Hi! I've written a few states for my wrobot project but I would like to slightly modify a few of the current ones such as Regen and ressurect. Is there any possibility to find the state source code so I could recreate the state but with a few modifications?
February 19, 20206 yr You will need to decompile and read through the obfuscated code. Then you'll need to remove the state from the FSM and add your own state in its place.
Create an account or sign in to comment