Best way to find bugs?

Fredrik BixoFredrik Bixo Member Posts: 239
edited March 2012 in Working with GS (Mac)
How do you guys find bugs in your game. The only way I know is to make an actor with an display text behavior of an attribute in...

Comments

  • SlickZeroSlickZero Houston, TexasMember, Sous Chef Posts: 2,870
    That…and just keep testing, testing, testing. Send it to friends/colleagues to test on their device and report back any problems they find.

    It's hard to test your own game, because you wind up playing it the way you intended it to be played. Other people who have no idea about it will do things differently than you will, and are more likely to find a glitch or bug.
  • wormilwormil Member Posts: 127
    You can make use of the log function as well. Using the debug tool will let you know everything that happens (if you make a rule for it).
  • mithraweptmithrawept Member, PRO Posts: 167
    When I test I make a bug list and check off the list. It's easy to uncover a bug, forget about it and perhaps not trigger the bug again.
Sign In or Register to comment.