Skip to content
Comptutorials.com
  • Web Design
  • OfficeExpand
    • Excel
    • Word
  • Cybersecurity
  • General
  • Donate
  • Contributors
Comptutorials.com
  • A picture containing treemap chart Description automatically generated
    Game Design

    Create a room with a view & camera to follow player

    ByTomas Brides 08/11/202009/05/2022

    Tutorial 16: Create a room with a view and camera effect A room with a view and camera, is when you create a large room but as a user plays the game, they only see a portion of the room at a time. This is useful when creating rooms for platform type games. Take for…

    Read More Create a room with a view & camera to follow playerContinue

  • computer game score
    Game Design

    Adding a score to your game

    ByTomas Brides 05/11/2020

    Creating a Score in Game Maker Studio 2 Create a score object , called it objScore Add a Create event to the object and setup a global variable to store the score: global.pscore = 0; Add a Draw event to this object to draw the score to the screen //draws the score in the top…

    Read More Adding a score to your gameContinue

  • light effect gamemaker
    Game Design

    Create a light effect in GameMaker Studio 2

    ByTomas Brides 03/11/202009/05/2022

    Tutorial 14: Creating a Light Effect in Game Maker Studio 2 You could demonstrate this effect in a separate room instead of your main playing room. If so, create a button to it on the start screen. Create a new object called objLight Add a Create event to this object with the following code: ///…

    Read More Create a light effect in GameMaker Studio 2Continue

  • player-health-bar
    Game Design

    Creating a Player Health Bar in GameMaker Studio 2

    ByTomas Brides 02/11/202009/05/2022

    Tutorial 13: Creating a Player Healthbar In this tutorial we will learn how to create a player health bar by setting up a variable for the player health. The number assigned to this variable are the number of frames on the GIF. This tutorial could be replicated for lives. Create a Health Bar Sprite Create…

    Read More Creating a Player Health Bar in GameMaker Studio 2Continue

  • Game Design
  • Web Design
  • Cybersecurity
  • Office
  • Contributors
  • Terms & conditions
  • Cookie Policy (EU)
  • Privacy Policy

Buy Me a Coffee

© 2026 Comptutorials.com
Website Design Development Marketing by Cavanwebdesign.ie

Partner Site of CodeCreatePlay

imunify-bot-check
Manage Consent
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behaviour or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
  • Manage options
  • Manage services
  • Manage {vendor_count} vendors
  • Read more about these purposes
View preferences
  • {title}
  • {title}
  • {title}
  • Web Design
  • Office
    • Excel
    • Word
  • Cybersecurity
  • General
  • Donate
  • Contributors