Très très bonne vidéo ! Awesome job, I learned quite a lot. I'm glad I found another French-Canadian Godot enthusiast:D
@EsmeraldMaster4 жыл бұрын
i can't believe you have this few views... you make a lot of good material and since you are making your own game you find all this roadblocks that i myself find when working with godot, i just wanted to say thanks
@AlexSilva-zq1cf3 жыл бұрын
Hi Ombarus! I must have to agree with EmeraldMaster... so few reviews for such valiable material in your channel. It help me a lot for many times. Thank you very much for share your knowledge with us. An please, don't stop to do it.
@saeidsaati40212 жыл бұрын
Great tutorial, thank you
@greatmotse4 жыл бұрын
Thanks! I just made the same error that imported the csv file
@luizcarlos14054 жыл бұрын
You can do both one after another like var formated_str = "%d {named}".format({named="works?"}) % 42 And you can change the order var formated_str = ("%d {named}" % 42).format({named="works?"}) Of course, the way I did it is ugly and weird but it's just a matter of organizing it into variables.
@Smaxx4 жыл бұрын
Or you can just cheat. :) `"The value is {value}.`.format({value="%.2f" % 42})`
@Ombarus4 жыл бұрын
I hadn't thought of that.... it's awesome and scary at the same time.
@emi_cpl3 жыл бұрын
Loved the video! I'm about to jump into translations and I'm not really looking forward to it 😅
@Ombarus3 жыл бұрын
Good Luck! Handling different grammar rules is quite painful but Godot's system is really not bad :)
@frecio2313 жыл бұрын
You can use LibreOffice Math to edit the CSV
@sosasees3 жыл бұрын
LibreOffice Math is the program for writing and displaying Math Formulas. LibreOffice Calc is the table calculation program. Did you mean LibreOffice Calc?
@frecio2313 жыл бұрын
@@sosasees yeah, totally, thanks for the correction 😅
@frecio2313 жыл бұрын
@@sosasees by the way LO Math is actually better than Ms office equation editor ;)
@cs66784 жыл бұрын
What's the name of the software?
@ArabGameDev2 жыл бұрын
just use open office calc
@subhashchandrabose3154 жыл бұрын
ওইয়ে ওইয়ে
@Ombarus4 жыл бұрын
ধন্যবাদ
@subhashchandrabose3154 жыл бұрын
@@Ombarus 😄😄
@subhashchandrabose3154 жыл бұрын
@@Ombarus hai man, i have just tried it.. exactly you described, but sadly its not working. my language coad is bn_IN.