Magnet Mechs

Details

Playtime Not Played
Last Activity Never
Added 2024-01-26 1:31:56
Modified 2024-01-26 2:39:23
Completion Status Not Played
Library Itch.io
Source itch.io
Platform PC (Windows)
Release Date 2021-10-03
Community Score
Critic Score
User Score
Genre Simulator
Developer
Publisher
Feature
Links Itch
Twitch
Tag

Description

Magnet Mechs is a light-hearted mech simulation where you must carefully manoeuvre your mech around the levels in order to collect Rescue Pods and take them to safety.

Features

  • A temperamental mech with awkward controls
  • Three levels of survivor pod rescuing calmness
  • A radar to help find survivors
  • An annoying little professor to show you the ropes
  • A menu with some options to make the camera marginally less annoying

Everything was made solo during a two-week game jam, so it's a bit janky, but please check it out if this kind of thing interests you.

Updated December 6th 2021: Settings for mouse sensitivity and axis inversion were added to the pause menu and a better default sensitivity was set. Press 'Esc' to open the pause menu during gameplay. The Mech Jam II files have been disabled, as there are no other differences.

Mech Jam II

This was made over two weeks for Mech Jam II. I got really carried away with this and spent waaay too much time on it. I'd just started learning Godot engine a week earlier when I used it in the Stop Waiting for Godot jam and was still feeling like I wanted to make tons of games. Everything in the game was made during the jam, although I spent a couple of days figuring out how to do IK in Godot with some experiments before the jam, because I knew I'd need that knowledge.

In hindsight, the game isn't particularly fun because I wasted too much time working on assets, such as the buildings in the environment, title menu etc. and not concentrating on the important parts like controls, gimmicks and stage design. Still, it was really about learning how to use Godot and seeing what I could do with its 3D features in a game jam, and on that front it's been a success, and very rewarding.

On Godot

This was the second jam I tried with Godot, and although I could probably have made the same thing with Unity or Unreal, I don't think I would have enjoyed the process as much as I have with Godot, and perhaps wouldn't have been quite as productive despite having more experience with both engines (although less so for Unity 2020+).

I really like how little friction I notice when working with Godot, as the engine loads projects quickly, and it plays nicely with GIT, so you needn't close the editor to commit or push work. Godot also has very good documentation, so even though I had to learn a ton of stuff in a short space of time, it was fairly painless to look stuff up, and the built-in help system in the editor is very handy too.

Unreal and Unity are amazing tools, but for game jams and prototypes I'm really digging Godot and will definitely use it again in the future. Everyone should try at least one game jam with Godot :P