Toggle navigation
Godot Engine - Q&A
Email or Username
Password
Remember
Login
Register
|
I forgot my password
Questions
Unanswered
Tags
Ask a Question
Answers by vinod
User vinod
Recent activity
All questions
All answers
User vinod
Recent activity
All questions
All answers
0
votes
Unclear on how to load/access methods within a Singleton
answered
May 20, 2017
in
Engine
gdscript
gdscript-instance-class
autoload
singletons
0
votes
Tween pos in one axis
answered
May 20, 2017
in
Engine
tween
pos
axis
gdscript
transform
+2
votes
Enabling and disabling objects during runtime
answered
Mar 26, 2017
in
Engine
gdscript
resoource
+5
votes
Signals are melting my brain. A little nudge please?
answered
Feb 8, 2017
in
Engine
connect
signal
emit_signal
gdscript
+2
votes
How to download a file from the internet using gdscript?
answered
Nov 13, 2016
in
Engine
networking
gdscript
+6
votes
How to setup iap for android?
answered
Nov 11, 2016
in
Engine
iap
modules
android
+2
votes
How do I set the pivot point of a Button in 2.1?
answered
Oct 13, 2016
in
Engine
rotate
rotation
0
votes
i hav a sprite image. How can i get the animation done with animationplayer only if i clicked on the sprite image?
answered
Sep 23, 2016
in
Engine
0
votes
Version control, undo and XML... oh my!
answered
Aug 22, 2016
in
Engine
version-control
xml
undo
+1
vote
Dumb question, but can we tween properties inside dictionaries?
answered
Aug 19, 2016
in
Engine
tween
dictionary
gdscript
+1
vote
Callback/Signal in GDScript class
answered
Aug 18, 2016
in
Engine
gdscript
callback
class
syntax
code
+2
votes
What happens if you don't use "delta" when calculating things like movement?
answered
Aug 5, 2016
in
Engine
delta
gdscript
+2
votes
Jagged edges when rotating (if mipmaps disabled)
answered
Aug 4, 2016
in
Engine
texture
+1
vote
How to hide an exported variable from the inspector?
answered
Jul 31, 2016
in
Engine
gdscript
save
serialization
+1
vote
Update an old plugin for 2.1 version
answered
Jul 25, 2016
in
Engine
+3
votes
Godot scripts execute before my game runs! How do I stop it?
answered
Jul 20, 2016
in
Engine
godot-engine
gdscript
bug
expert
pause
+3
votes
List of export hints
answered
Jul 15, 2016
in
Engine
gdscript
variable
+2
votes
Wait on click before continuing execution
answered
Jul 14, 2016
in
Engine
gdscript
click
mouse
wait
onclick
0
votes
How to lerp between two angles?
answered
Jul 1, 2016
in
Engine
gdscript
+16
votes
how to get the root parent from a child node.
answered
Jun 26, 2016
in
Engine
nodes
gdscript
hierarchy
variable
+2
votes
How to make a child position independent from Parent Position !?
answered
Jun 26, 2016
in
Engine
child-
parent-
position-
global_pos
0
votes
How can I develop an interface for Godot that allows me to add Google Play In-App-Pruchases into my project?
answered
Jun 11, 2016
in
Engine
engine
modules
android
0
votes
Input, how to detect pressing same (directional) button twice in a row?
answered
May 28, 2016
in
Engine
input
gdscript
dash
action
+1
vote
Calling all Math Majors, Projectile Spread Help
answered
May 27, 2016
in
Engine
projectile
gdscript
0
votes
Question on potential game structure
answered
May 23, 2016
in
Engine
gdscript
structure
entity-framework
0
votes
How to use QUATERNION (SLERP) in GDScript
answered
May 19, 2016
in
Engine
gdscript
3d
+1
vote
How to use HTTPClient to connect to a ssl site?
answered
May 16, 2016
in
Engine
networking
openssl
+3
votes
What does the Singleton option in the AutoLoad tab of Project Settings do?
answered
Apr 16, 2016
in
Engine
gdscript
editor
singletons
+2
votes
How do I put tiles in a 3D tileset?
answered
Mar 1, 2016
in
Engine
3d
tileset
gridmap
+1
vote
Why do plugins have to be in the Project folder.
answered
Mar 1, 2016
in
Engine
plugins