Search results

  1. Help! Object reference is required blah blah

    I'm modding Granny, a game by DVloper. Useful methods are in Assembly-UnityScript.dll. How do i change a bool in other methods? For example in "-" there's a method called "shootGun" and i want to change a bool in a method called "shootGunButton". How do i do that? Also, i wanna do some other...