I noticed when trying to prep for uploading a demo I made for Table Tennis, when I added comments in the DrawActor script for the View actor, it made my game go crazy and race through everything to the end screen and not draw my right wall actor at all. Is this a known bug or just something weird.
Also I had GE crash while adding comments in other scripts and had to start over before running into this problem. Is it not a good idea to add too many comments in scripts?