Commit Graph

9 Commits (master)

Author SHA1 Message Date
Fabien Freling c0d25d29ba Update to Godot 3.1 2019-03-17 11:38:02 +01:00
Fabien Freling ceaec1ac03 Refactor main scene into Game.tscn 2019-02-17 14:17:06 +01:00
Fabien Freling b8c6084c19 Expose Player move_speed and set class_name 2019-02-16 17:41:32 +01:00
Fabien Freling 3aeeaab1ba Add FinalMenu and tweak signals
Signals are not correctly connected yet.
I need to extract the Player from the Level scene.
2019-02-14 14:20:44 +01:00
Fabien Freling 1628c1e3b3 Update project to Godot 3.1
- Add directional light in Level_01
- Reset default environment
2019-02-12 13:55:56 +01:00
Fabien Freling 8e83495fd2 Display banner when reaching goal 2018-11-07 13:57:10 +01:00
Fabien Freling 0f8b314cdf Add ray in flag shader 2018-09-27 15:00:23 +02:00
Fabien Freling 06bf7bf2ae Add shine shader on flag 2018-08-27 14:04:36 +02:00
Fabien Freling 3706fa6774 Update source layout 2018-08-08 14:23:35 +02:00