Hotline Miami Remake in GameMaker #35 - Points popup
This is the 35th video in a series on remaking Hotline Miami in GameMaker.
The video tutorial shows you how to make (faithful to the original) stylized point popups. There are mutliple things happing in very short succesion so, here it what happens in details. You have the two texts (ligher colored front and darker "shadow" back) that are rotating in an egg shape around a point that is moving slowly upward. These two texts are being color shifted (hue values is being decreased). And last there are 3 states, pop in where the text is getting enlarged, an idle state that waits until a specific minimum hue values is reached and a pop out state that reduces the text size to destroy the instance at last. That's it!
For the future: This series will will get a few more videos because it is still being watched and/or baught on itch.io which shows me that there is still interest in this series and I want to give a big thank you from my side!
Tldr: code in comment section or in my discord server as convenient local import
Project + assets found here: (will be updated once the state machine is done)
https://1up-indie2.itch.io/hotline-miami-clone-project-sprites
// detailed article on that angle issue:
https://jibransyed.wordpress.com/2013/09/05/game-maker-gradually-rotating-an-object-towards-a-target/
👑 Support me and get fresh game art and game maker projects every month:
https://www.patreon.com/1upindie
Follow me on:
📸 Instangram: https://www.instagram.com/1upindie
🐦 Twitter: https://twitter.com/1upIndie
💬 Discord: https://discord.gg/gvr98nb
📜 Udemy: https://www.udemy.com/course/become-a-video-game-developer-with-gms-23/ (See youtube about page for discount)