jinchuan ma
jinchuan ma
@nikitalita ok, thanks
I remember seeing a nice card back teaching before, but I can’t find it, it’s uncomfortable
I found a similar one, it feels cool if you add it to the back of the card https://www.reddit.com/r/godot/comments/jnmezc/i_have_no_idea_if_i_need_this_but_2d_shaders_are/
#114 I used pbr texture and achieved this effect https://www.reddit.com/r/godot/comments/jnmezc/i_have_no_idea_if_i_need_this_but_2d_shaders_are/
I want to know Why look for dll in addons instead of in the project folder 
Thank you very much for your prompt reply, but according to your operation, the scripts and resources of godot will also be exposed directly(*.gd or *.tres),Is that right?@touilleMan
>This way your start by asking Godot to export everything it knows about. Then you patch the export to add the Godot-Python stuff ;-) In fact, I have completed this...
As I got deeper, I probably made a tool for window export. Now the problem I encountered is that the encrypted pyc file cannot be directly read by Godot. How...
@gustavi Can you share any help on windows? Thanks
can you give me the DATABASE template 1. Run the cli with python3 -m fastapi_template 2. Give the project name and choose: - REST API - SQLITE/Postgres database - SQLAlchemy...