KOBUGE-Games/Herbi

Name: Herbi

Owner: KOBUGE Games

Description: A retro platformer which you have to collect all diamonds

Created: 2015-12-13 16:57:31.0

Updated: 2017-11-15 20:11:14.0

Pushed: 2017-07-22 20:04:31.0

Homepage: http://kobuge-games.github.io/Herbi/

Size: 4433

Language: GDScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Herbi - On the loose : 1.0-dev

A retro platformer about collecting diamonds

Credits

Game made by @KOBUGE-Games with Godot Engine Sprites from SpriteLib

How to create levels
  1. Install Tiled www.mapeditor.org (In linux it is called “tiled”)
  2. Install www.python.org 2.7 (Already installed by most linux distros)
  3. Copy level/blank_level.tmx as level_0.tmx
  4. Open level_0.tmx with Tiled
  5. Save it
  6. Run convert_all.py (Edit line 15 to point it to your tiled executable/binary)
  7. Enable debug mode in global.gd
  8. Press T to open Level 0

Once it's set up, making levels will become easier than ever.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.