This is the 18th video in a series on remaking Hotline Miami in GameMaker Studio. The video tutorial shows you how to do the last ranged weapon in our project. The shotgun is a little different because here we have at the same time multiple shots so we need to create a cone of shots...
Layout A (with pagination)
This is the 17th video in a series on remaking Hotline Miami in GameMaker Studio. The video tutorial shows you how to do a muzzle effect on a given weapon. Here a few things need to come into consideration. By shooting the muzzle instance needs to stick to the weapon’s end. This...
This is the 16th video in a series on remaking Hotline Miami in GameMaker Studio. The video tutorial shows you how to do a recoil on shooting a weapon. The idea is quite simple. Once you shoot a weapon a dislocation happens (recoil). To counter that force you have a lerp function trying...
Devlog – Character/sprite sheet creation tool #1
This character creation tool made in GameMaker Studio 2 will be way to create your own custom sprite for a sidescroller. You can choose there between distinct states like idle, run, fall, jump, attack, dead and hit for seperate sprite parts like the head, face, eyes, body, arms etc. . So...
This is the 145h video in a series on remaking Hotline Miami in GameMaker Studio. The video tutorial shows you how to setup the shooting mechanics with a different types of weapons similar to what you see in Hotline Miami. To setup the shooting mechanics you need to understand the single...

