niston Posted July 17, 2019 Share Posted July 17, 2019 ...your code breaks over night, while you slept >_< My floatation controller stopped working. I have no idea why as I didn't touch it. According to the logs, its still doing everything it should, except it stopped having any effect. Aaaargh! Link to comment Share on other sites More sharing options...
niston Posted July 17, 2019 Author Share Posted July 17, 2019 ...and then you find a bug in the code and wonder how the f*** did it ever work before at all ?!? xD Link to comment Share on other sites More sharing options...
DieFeM Posted July 17, 2019 Share Posted July 17, 2019 Same happened to me yesterday, I was making use of the InputEnableLayer to disable some of the controls, I was using EnablePlayerControls with some argument set to false, and it was working fine, but an hour later after adding more code I noticed it stopped working, so I changed it to DisablePlayerControls with the same arguments but set to true and it worked again... What kind of witchery is that? Link to comment Share on other sites More sharing options...
SKKmods Posted July 17, 2019 Share Posted July 17, 2019 Those boolian inversions will bite you on the ass like an indecent double entendre at a dinner party. Link to comment Share on other sites More sharing options...
Recommended Posts