Comments

Log in with itch.io to leave a comment.

I'm too weak for this game. It took me 10 minutes to earn 1 point :p

I like it. Good luck learning Godot.

And.. the bot once broke the game...

(1 edit)

hey, thanks for the feedback.

i know may the bot seems unbeatable, but actually have a "nerfer" that make it move slower over time, so if u have patience will not need make the ball do fancy angles.

For the bugg, i will try to solve it in the next update.

Have a good day and thanks again to try my game ^^

My pleasure.
I have a small question. How did you make the normal display Tabs. Because mine looks like this:

Also if you need help with translation. I can help with Russian.

(1 edit)

i made DynamicFont for tiny spaces (and everything else).

select TabContainer,  in the inspector: Themes Overrides > Fonts and select Font to create a DynamicFont

in Font Data you can load the font.ttf you want.

also you can save the DynamicFont if need to use in other nodes.

search in YT or somewhere else if need more info or tutorials.

i would to post a photo of example but the page dont let me :/

Hmm, okay. I think my problem is a bit different, but thanks anyway.