Toggle navigation
Godot Engine - Q&A
Email or Username
Password
Remember
Login
Register
|
I forgot my password
Questions
Unanswered
Tags
Users
Ask a Question
Questions by Calinou
User Calinou
Recent activity
All questions
All answers
User Calinou
Recent activity
All questions
All answers
0
votes
1
answer
How do I export a clickable button to the inspector (for one-time actions)?
asked
1 day
ago
in
Engine
editor
inspector
plugin
gdscript
0
votes
1
answer
Changing the default font of a theme by code
asked
May 30, 2016
in
Engine
font
theme
+8
votes
2
answers
Unofficial Godot Engine builds
asked
May 26, 2016
in
Projects
build
daily
nightly
+7
votes
1
answer
Godot syntax themes collection
asked
May 23, 2016
in
Projects
syntax
theme
monokai
solarized
+1
vote
1
answer
Handling multiple 3D levels created in Blender
asked
Mar 6, 2016
in
Engine
3d
texture
blender
level
+5
votes
1
answer
How do I split an "if" statement over several lines?
asked
Feb 23, 2016
in
Engine
gdscript
if
+24
votes
2
answers
Platshoot - open source 2D platformer/shooter hybrid game
asked
Feb 22, 2016
in
Projects
game
2d
platformer
shooting
+2
votes
1
answer
How do I translate text by code?
asked
Feb 22, 2016
in
Engine
gdscript
localization
+5
votes
1
answer
Ignoring key repeats/echos in input handling
asked
Feb 22, 2016
in
Engine
gdscript
input
+2
votes
3
answers
_process(delta) or _fixed_process(delta) for intensive computations?
asked
Feb 22, 2016
in
Engine
gdscript
performance