Commit Graph

46 Commits (model-animation)

Author SHA1 Message Date
Fabien Freling 9726852e08 Animate hedgehog 2019-08-27 14:07:38 +02:00
Fabien Freling 823846cfd1 Set Player rotation 2019-03-17 11:38:16 +01:00
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 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
Fabien Freling a3b7a3a0f9 Make flag double sided 2018-08-08 13:55:40 +02:00
Fabien Freling 4cd1b0cab6 Update flag in Godot
Some tweaks are necessary, don’t know why yet.
2018-08-07 14:03:35 +02:00
Fabien Freling 1ce9621ec6 Add scripts to convert .blend to glT
Goodbye Makefile, hello tup!
2018-08-07 13:57:57 +02:00
Fabien Freling 912b8381a7 Use user defined .gitignore 2018-08-07 13:09:36 +02:00
Fabien Freling 7127faafee Move flag to ground and add “flag” 2018-08-06 14:08:46 +02:00
Fabien Freling a1ff645a2f Use PBR for flag 2018-07-23 08:48:39 +02:00
Fabien Freling 9ae64df860 Add glTF Blender library 2018-07-21 23:37:38 +02:00
Fabien Freling cc647b5291 Update project icon 2018-07-19 15:37:32 +02:00
Fabien Freling d8cf260f77 Remove .import from repository 2018-07-19 15:37:29 +02:00
Fabien Freling c8dac58d94 Set environment for level 01 2018-07-19 15:37:28 +02:00
Fabien Freling 8b131831a7 Add materials to Hedgehog 2018-07-19 15:37:26 +02:00
Fabien Freling b63b2fd359 git: ignore .DS_Store 2018-07-19 15:37:25 +02:00
Fabien Freling c5a7313468 Make Hedgehog a subscene of Player 2018-07-19 15:37:24 +02:00
Fabien Freling afb76aa9b0 Update Hedgehog model 2018-07-19 15:37:22 +02:00
Fabien Freling 408306110b Add Hedgehog in game 2018-07-19 15:37:19 +02:00
Fabien Freling ba179723fb Add hedgehog model 2018-07-19 15:37:17 +02:00
Fabien Freling ba190a34c3 Use Blender pole as Goal 2018-07-19 15:37:14 +02:00
Fabien Freling bf2fc48c3e Add .gitignore 2018-07-19 15:37:13 +02:00
Fabien Freling 3719d075bd Add Goal scene 2018-07-19 15:37:11 +02:00
Fabien Freling 331c273302 Tweak Player parameters 2018-07-19 15:37:10 +02:00
Fabien Freling a0f3a249ab Add ground collision 2018-07-19 15:37:08 +02:00
Fabien Freling 7f5ed67a40 Scale Player by x0.5 2018-07-19 15:37:07 +02:00
Fabien Freling 4655cf14df Move Player on all 4 directions 2018-07-19 15:37:04 +02:00
Fabien Freling 8a4eca488f Set Level_01 as main scene 2018-07-19 15:37:02 +02:00
Fabien Freling 77f6ec358b Move Player on 1 axis 2018-07-19 15:37:00 +02:00
Fabien Freling 206bf0ae44 Make Player a KinematicBody 2018-07-19 15:36:56 +02:00
Fabien Freling d6afcd4f70 Add Player scene 2018-07-19 15:36:51 +02:00
Fabien Freling be23e498b0 Initial commit 2018-02-25 22:34:09 +01:00