Sweet home of Wituz
Stay in touch
  • Home
  • Tutorials
    • GameMaker >
      • Beginner >
        • Create a maze game with levels
        • Create a very simple hit-the-ball game
        • Load/save your game
        • Physics in GameMaker!
      • Intermediate >
        • Create a tower defense game!
        • Split-screen Multiplayer - GameMaker:Studio Tutorial
        • Save and Load Objects using INI files - GameMaker:Studio Tutorial
        • Smooth Camera in GameMaker Using Views
        • Multitouch on devices
    • Unity >
      • Beginner >
        • Create a marble roller game in Unity
        • Make a burning meteor using particle systems in Unity 5
      • Intermediate >
        • Using Character Controllers in Platform Games (Unity 5)
    • Miscellaneous >
      • Make your own "Twitch-Plays" stream
      • Generate a normal map from just one texture
      • Sort your messy folders
      • Modelling a planet in Blender
    • Video tutorials >
      • Make Playstation 1 games
  • Blog
  • Creations
    • Games
    • Apps
  • Contact
Picture
Teleporting
If you want to teleport objects in your game, this is the tutorial you need
Difficulty: Beginner
Description: The tutorial will cover basic teleportation from collision with a portal. It will also show how collision-masks work in GameMaker.


Download here

Picture
GML Platform
If you want to make platform games with code/scription (GML)
Difficulty: Intermediate
Description: This tutorial will make you understand the very basics of GML in a platform game. It includes gravity. I will highly recommend it to beginners of GML. 

Download here

Picture
Simple Platform
If you want to make platform games, this is the tutorial for you.
Difficulty: Beginner

Description: This tutorial will make you understand the very basics of a platform game. It includes gravity, ability to stand on walls, dangerous walls, rooms and goals. I will highly recommend it to beginners. 
Download here

Picture
GameMaker:  Parallax backgrounds
This tutorial will teach you how to move backgrounds, so that they look like they are further away from the player, than they are. This is called parallax, and can be done pretty simple :) 
I use it in almost all of my games. 
Difficulty: Intermidate
Description: This will teach you how to do parallax with GML. Actually, it's pretty simple, and done with a single script. 
Download here

Picture
GameMaker:  Parallax backgrounds
This tutorial will teach you how to move backgrounds, so that they look like they are further away from the player, than they are. This is called parallax, and can be done pretty simple :) 
I use it in almost all of my games. 
Difficulty: Intermidate
Description: This will teach you how to do parallax with GML. Actually, it's pretty simple, and done with a single script. 
Download here

Picture
Sort your folders (batch)
Messy folders? Many different extensions? Sort them with a homemade batch!
Difficulty: Beginner
Description: This will teach your how to quickly sort your folders using a simple batch file

View the tutorial here

Picture
GameMaker: Multitouch in your apps or games
Showing you how to draw a circle all the places you touch your device

Difficulty: Easy if you know what GML is
Description: This will teach you how to use multitouch in your games/apps

View the tutorial here

Picture
Make your own Twitch Plays stream
"Twitch Plays" is extremely popular at the moment. If you'd like to, here's how you can make your own comment-controlled stream. This guide will work out though a few applications, and is coded using Python. Python is very easy, so you should be able to understand what's going on, even if you aren't a skilled programmer. 

Difficulty: Intermediate
View the tutorial here

GameMaker: Save and load using INI files
In this tutorial I'll show you how you very simply can load and save data. It's useful for remembering settings, health points, positions, coordinates and other variables.


Difficulty: Easy
View the tutorial here
Picture
GameMaker: Physics platformer
In this tutorial, we will make a platform game, that works only with physics. Or - not a game, but I'll show you the basic mechanics needed to make your own physics platformer game. It should give you a great overview of how physics are done in GameMaker, and if you're new, this is one of the places to get started, if you already know the very basics. If not, have a look further down.

Difficulty: Easy
View the tutorial here

Sky

Now
2018-04-17


I'm back!
http://www.wituz.com/blog/im-back​
  • Home
  • Tutorials
    • GameMaker >
      • Beginner >
        • Create a maze game with levels
        • Create a very simple hit-the-ball game
        • Load/save your game
        • Physics in GameMaker!
      • Intermediate >
        • Create a tower defense game!
        • Split-screen Multiplayer - GameMaker:Studio Tutorial
        • Save and Load Objects using INI files - GameMaker:Studio Tutorial
        • Smooth Camera in GameMaker Using Views
        • Multitouch on devices
    • Unity >
      • Beginner >
        • Create a marble roller game in Unity
        • Make a burning meteor using particle systems in Unity 5
      • Intermediate >
        • Using Character Controllers in Platform Games (Unity 5)
    • Miscellaneous >
      • Make your own "Twitch-Plays" stream
      • Generate a normal map from just one texture
      • Sort your messy folders
      • Modelling a planet in Blender
    • Video tutorials >
      • Make Playstation 1 games
  • Blog
  • Creations
    • Games
    • Apps
  • Contact