LDJam user 312238

Ludum Dare 52

Prepare for my Ludum dare plus version!

There are many mistakes I have made in Ld52 game.Now I have to correct them.Please wait for some time and then the problems which have been mentioned will be solved.I believe it can be more fun! My LD game 52: https://ldjam.com/events/ludum-dare/52/real-harvest-or-not By the way,can I upload my new game to github again after 48 hours?

I have learned a lot from LD52.

Thank everyone! I have learnt a lot about how to make games during LD52.Now I would like to share them with you.

-It is really important to think about the player’s feelings.I’ve made mistakes in the key control so many players told me about it.In fact,it is really difficult to press “v” when moving by pressing “wads”

-The difficulty should be lower.Maybe I can add a difficulty choosing system.It works when some players avoid playing hard games while others enjoy hard fun.

-Learn how to build the project in different forms,for example,linux,windows,andriod or ios!

-Be careful whenever it is!

My LD52 game:

https://ldjam.com/events/ludum-dare/52/real-harvest-or-not

Some questions about Godot Button

Why wasn't the texture shown on the button after I created a StyleBoxTexture of a Button? I have changed its texture and margin,but the texture wasn't shown,either.