gdquest-demos / godot-3-beginner-2d-platformer

Learn to create a 2d platform game with the Godot game engine. This is a beginner programming tutorial.
MIT License
364 stars 96 forks source link

Add aesthetics #16

Closed henriiquecampos closed 5 years ago

henriiquecampos commented 5 years ago

Try to maintain a nice flat look as we use in the https://github.com/GDquest/make-pro-2d-games-with-godot

Will the project have support for sfx and music @NathanLovato ? We can use mine to avoid spending time producing them and just focus on their implementation in this project we can use the ones from https://pigdev.itch.io/juans-saga 3rd place in music criterea in the JimJam btw :sunglasses:

NathanLovato commented 5 years ago

Please keep the visuals to a minimum. Every feature that you add, like parallax scrolling background, is extra work for the tutorial.

I want minimal UI and no theme. Flat text is enough for the title screen and game over.

we can use the ones from https://pigdev.itch.io/juans-saga 3rd place in music criterea in the JimJam btw sunglasses

You want the soundtrack to work with the visuals, not pick any and stitch it on the game. You also don't have enough experience with music - the melody and harmony are really off in the video. Let's leave sound out for now. We can always grab a nice CC-licensed loop later.