Program1031.comTM
Game Programming Help for Beginners!
Home Questions and Answers Physical and Digital Books

Question:
How can I Organize my Code in Game Maker better?


Answer:

In Game Maker, when you code, you usually don't need semicolons at the end of lines. But most of the time, they make your code easier to read!

The code below works. If you run it, you wont get any errors.


The problem with the above code is that it's kind of hard to read. And when the coding gets REALLY complex, it will be even harder to read.

Adding semicolons helps keep your code organized! Below is the same code with semicolons added between statements:


That's more like it! Try it in your own projects!

Page updated: March 23rd, 2015 @ 6:21 AM Eastern Time

Game Maker: Studio
Help, References, and Tutorials
RPG Maker Fes
Help, References, and Tutorials
smileBASIC
Help, References, and Tutorials

Physical and Digital Books
Search Physical and Digital Books at Program1031.com

Home Questions and Answers Email Newsletter
Watch our YouTube channel
Content and Design © 2012-2025 Program1031.com. All Rights Reserved. | Privacy Policy | Terms of Service
All Copyrights and Trademarks of mentioned products are copyrights and trademarks of their respective owners.

As an Amazon Associate and ChristianBook.com Affiliate, Breakthrough Gaming LLC earns a commission on qualifying purchases from Amazon.com and ChristianBook.com through our website. Thank you for your purchases!