Commit Graph

16 Commits (master)

Author SHA1 Message Date
Fabien Freling 823846cfd1 Set Player rotation 2019-03-17 11:38:16 +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 acacbc65e8 Fix shine position on flag 2019-02-14 13:10:29 +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 48ef9f6470 Remove particles on goal 2018-11-07 13:25:04 +01:00
Fabien Freling 4b47c30854 Emit particles when reaching goal 2018-11-05 14:01:52 +01:00
Fabien Freling a12a8e6193 Make shine rays pulsate 2018-11-04 18:14:21 +01:00
Fabien Freling 0294800e6b Add rotating shine rays 2018-11-04 17:57:36 +01:00
Fabien Freling 0f8b314cdf Add ray in flag shader 2018-09-27 15:00:23 +02:00
Fabien Freling b67cbe9ba2 Add billboard effect to flag shine 2018-09-03 13:53:23 +02:00
Fabien Freling 06bf7bf2ae Add shine shader on flag 2018-08-27 14:04:36 +02:00
Fabien Freling 0adef2f250 Add 2D sprite at center of flag
This is a placeholder for the future shine effect
2018-08-09 14:01:41 +02:00
Fabien Freling 3706fa6774 Update source layout 2018-08-08 14:23:35 +02:00