Toggle navigation
Godot Engine - Q&A
Email or Username
Password
Remember
Login
Register
|
I forgot my password
Questions
Unanswered
Tags
Ask a Question
Recent activity by gau_veldt
User gau_veldt
Recent activity
All questions
All answers
User gau_veldt
Recent activity
All questions
All answers
3
answers
What Is and Isn't Tilemap good for?
comment edited
Oct 29, 2018
in
Engine
tilemap
tileset
1
answer
How to add tooltip documentation for custom exported variables in gdscript?
commented
Apr 13, 2018
in
Engine
gdscript
0
answers
How to efficiently determine all scene objects within range R of some given object X?
commented
Sep 28, 2016
in
Engine
gdscript
logic
scenetree
range
queries
1
answer
What is the complete behavior of Node.rpc() and friends?
answer selected
Sep 1, 2016
in
Engine
godot
2point2
networking
api
questions
1
answer
Invert Screen Colors
commented
Aug 31, 2016
in
Engine
shaders
screentex
invert
0
answers
Network Management node
commented
Jul 22, 2016
in
Engine
gdscript
networking
transceiver
streampeertcp
0
answers
How to kill a permablocked thread
asked
Jul 20, 2016
in
Engine
engine
core
thread
killing
0
answers
Currying Component
edited
Jul 15, 2016
in
Engine
function
currying
component
2
answers
How to store built in functions (such as "<") in variables
answered
Jul 15, 2016
in
Engine
function
funcref
gdscript
2
answers
Is it possible to make something for GODOT to teach users how to use the game engine interactively?
commented
Jul 15, 2016
in
Engine
2d
3d
learning
1
answer
TCP Networking: messages arriving in clumps - am I missing something?
commented
Jul 15, 2016
in
Engine
networking
tcp
server
client
delay
4
answers
Rotate the entire stage by 180° around pivot
commented
Jul 15, 2016
in
Engine
camera
2d
rotate
parallax
0
answers
[v2.1.beta.official] How to create proper skeleton+gdscript for main screen plugin (2D,3D,Script,...)?
asked
Jul 15, 2016
in
Engine
editor
gdscript
plugins
main-screen
4
answers
How to create editor tools in GDScript?
commented
Mar 11, 2016
in
Engine
tool
plugins
gdscript
1
answer
How to go about generating a very large or infinite map from tiles?
comment edited
Mar 10, 2016
in
Engine
tilemap
3
answers
Does GDScript have a method to execute a string of code? "exec" in Python?
commented
Mar 9, 2016
in
Engine
gdscript
exec
os
sys