Programming
Learn to code and ask for help with Godot. Talk about networking, encryption, APIs, you name it, it's all programming and it's all here.
Latest engine news:
- L
How to get in runtime the android "version name" string setted in export.cfg ?
- linkoboy replied
- Hi, I would like to show the android version name in the title screen of my app compiled for android. Is there a way to get the version name string setted in export.cfg in [platform:Android] section ?...
- D
Can't seem to get my 2D ridged body object to be destroyed. Is it in my code?
- 1000h replied
- Not sure why, but my 2D ridged body won't be destroyed. Is it because it is an animated sprite? I have attached my script below. Let me know if I have done something wrong? extends RigidBody2D func _r...
- J
How does one scale the Godot App on a Macbook Pro using a larger second monitor?
- jfiorello replied
- I am just starting with Godot on a Macbook Pro and I'm trying to use it on a second LG 35" monitor. The problem is the engine works fine on the laptop's screen but when I drag it to the larger monitor...