diff --git a/README.md b/README.md index 8f706e8..a06e018 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,30 @@ -# REMINDER: +# CAWEZ's Puzzlebox : HIRAETH -# Player can jump ~20 units! +If you wish to distribute assets from this repository, please first read the LICENSE file. +Contacts: cow.illuminati@cawez.ca -# Layer 1 : everything -# Layer 2 : reflection probe -# Layer 3 : player -# Layer 4 : activate button -# Layer 5 : non-player killable -# Layer 6 : forgive jump / controllable zero g +To build the project, import it in Godot. It has only been tested on GNU/Linux. -# Center: -# Gravity -# White: Tile -# Blue: Down -# Yellow: Track -# Green: None -# Outer: -# Behaviour -# White: Nothing -# Red: No death -# Purple: Fractal + +Technical notes in case you with to modify something: + + - The player can jump ~20 units + - Layer 1 : everything + - Layer 2 : reflection probe + - Layer 3 : player + - Layer 4 : activate button + - Layer 5 : non-player killable + - Layer 6 : forgive jump / controllable zero gravity + +Color coding: + - Center: + - Gravity + - White: Tile + - Blue: Down + - Yellow: Track + - Green: None + - Outer: + - White: Nothing + - Red: No death + - Purple: Fractal