A downloadable game

Welcome to the infinite possibilities of Customech v0.1!

Customech is Arkhein Games' submission for MechJam2.  Customech is a 2 person 2D fighting game where players can customize their mechs with user made components. These mech parts can have user created animations and stats.

Installation Instructions

  1. Copy Customech.exe, CustomechBaseUserData.zip, and CustomechDataExtractor.bat to your preferred installation folder
  2. Run CustomechDataExtractor.bat. This will copy the necessary files to your user data folder. This is only necessary before the FIRST time you run Customech.
  3. Run Customech.exe

Adding Custom Components

  1. Anytime after initial installation, open the folder located at C:\Users\%USERNAME%\AppData\Roaming\Godot\app_userdata\MechJam2
  2. Add any custom part images to the ComponentImages subfolder


    1. Note: Custom images should be the same size and include the blue "sockets" in the same size/position as our base cores, arms, and legs. The projectile only needs to meet the size requirements. It is recommended to copy and edit one of our included images when making a custom component.
  3. Add a line to PartsListV1_0.csv containing


    1. Your part name in the first column
    2. The part type in the second column. Valid types are Core, Legs, Arms, and Projectile
    3. The part level in the third column. Part levels should be greater than zero and less than 5. Part levels can include decimals. Leg level determines speed, projectile level determines projectile damage, core level determines health, and arm level determines projectile speed.
    4. The filename of the "stationary" image of your part in the fourth column
    5. Any additional image filenames used in your part's animation to the next columns in order
  4. Launch the game and enjoy your custom component!

Final Notes

The game is in very early development. It's super buggy, the UI needs a lot of love, and the core mechanics need balancing and rework. That being said, we had a blast starting on this game and we hope you can enjoy it for what it is!

- The Arkhein Games Development Team

StatusPrototype
AuthorJetewr
GenreFighting
Made withGodot
Tags2D, Arcade, Local multiplayer, mechjam2, Pixel Art
Average sessionA few seconds
LanguagesEnglish
MultiplayerLocal multiplayer
Player countSingleplayer

Download

Download
CustomechBaseUserData.zip 171 kB
Download
CustomechDataExtractor.bat 240 bytes
Download
Customech.exe 38 MB

Install instructions

  1. Copy Customech.exe, CustomechBaseUserData.zip, and CustomechDataExtractor.bat to your preferred installation folder
  2. Run CustomechDataExtractor.bat. This will copy the necessary files to your user data folder (located at C:\Users\%USERNAME%\AppData\Roaming\Godot\app_userdata). This is only necessary before the FIRST time you run Customech.
  3. Run Customech.exe

Development log