Similar Posts
Basic Platformer Mechanics in GameMaker: Studio
I’m fond of platformers. It’s only natural that I spent the past year studying and refining platformer engines for GameMaker: Studio. Here’s what I actually use for my engine.
Screen Tearing / Wavy Effect in GameMaker Studio 2 (using Surfaces)
After playing Environmental Station Alpha, I decided I wanted to implement the screen tearing effect Hempuli is using in his game. I didn’t know how he achieved it so I had to start from scratch and think about different approaches. Knowing nothing about shaders, I was left with surfaces. I jotted down some code and…
Fuzeboy is now being made in GameMaker Studio 2
Yet another official announcement: Fuzeboy is now being rewritten in GameMaker Studio 2. After getting familiar with the new UI and the new GML functionalities, I’ve realized it made little to no sense at all to keep using GM:S 1.x. I’m already rewriting Fuzeboy from scratch so I might just use the new, improved IDE….
Metroidvania Metroid-like World Design
The Metroidvania Metroid-like game genre, from a development perspective, is quite complex to master. World and level design, for examples, are core elements of the game along with player abilities and game physics. You cannot plan one without the other. This is because player abilities, powerups and game physics, are the very elements that allow the Player…
My Game Development setup
Not relevant anymoreThings changed quite a bit and thought I’m still using the same notebook, I’m now a happy Windows 10 user running GameMaker Studio 2. I use Linux only when compiling via VirtualBox. I’ll keep this short and sweet. Whenever I tell people that I have a notebook, they usually reply with something like…
Dark Titan – Battle Over Fire
So, in response to this hilarious tweet by Burrito Tim, I’m officially naming my 2D Sci-Fi Action Adventure Platformer, Dark Titan – Battle Over Fire! Indies, not sure what to call your next game? Pick any of the red tiles: pic.twitter.com/KcMMWnTk1G — Burrito Tim (@Burrito_Tim) 22 August 2018 Here it is in all its glory. Well……