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 Tybobobo
User Tybobobo
Recent activity
All questions
All answers
User Tybobobo
Recent activity
All questions
All answers
4
answers
Sprite keeps on being stuck on the wall
answered
Apr 20, 2017
in
Engine
2d-collisions
-rigidbody2d-collisions-collide
3
answers
How to calculate a reflection vector.
answered
Jan 14, 2017
in
Engine
2
answers
Can you inherit from scenes to share common logic and properties?
commented
Nov 15, 2016
in
Engine
gdscript
inherit
scenes
2
answers
How can you limit Input from infinite(by holding a key down) to check was it pressed and released
answered
Nov 14, 2016
in
Engine
_input_event
gdscript
function
1
answer
Is there an alternative to _process(delta) without physics?
answered
Nov 10, 2016
in
Engine
gdscript
engine
physics
_proccess
_fixed_process
1
answer
How can I duplicate a node with all it's subnodes, since I can't instance a scene?
commented
Nov 9, 2016
in
Engine
gdscript
multiplayer
copy
node
networking
1
answer
Playing music in StreamPlayer after SamplePlayer finishes sound effect
answered
Nov 9, 2016
in
Engine
sampleplayer
streamplayer
music
sound
2
answers
How to convert a radial into a Vector2
commented
Nov 8, 2016
in
Engine
2
answers
How to move a KinematicBody2D with Keyboard Left and Right
commented
Nov 8, 2016
in
Engine
1
answer
From script is there a way to set a Sprite's pivot point (offset) without it moving position?
commented
Nov 8, 2016
in
Engine
pivot
offset
recenter
moving
texture
6
answers
Timer node - how to use it in code
answered
Nov 8, 2016
in
Engine
gdscript
timer
nodes
1
answer
How to animate multiple nodes with single AnimationPlayer?
answer edited
Nov 8, 2016
in
Engine
animationplayer
animation
2d
ui
0
answers
Overlaping collision shaps
commented
Nov 1, 2016
in
Engine
error
gdscript
collision
export
build
1
answer
Checking node type from script
commented
Nov 1, 2016
in
Engine
gdscript
1
answer
Is there a way to debug shaders or print out a value?
answer selected
Oct 24, 2016
in
Engine
shaders
godot-engine
debug
debugging
print
1
answer
Is there currently a way to programmatically copy a line of text to your PC's clipboard? (equivalent of CTRL+C)
commented
Oct 21, 2016
in
Engine
clipboard
copy
text
gdscript
2
answers
how to create a moving object and change its velocity ?
commented
Oct 20, 2016
in
Engine
4
answers
How to set the background color of a Viewport in 2D?
answered
Oct 20, 2016
in
Engine
2d
viewport
background
color
1
answer
Handling multiple scenes in networking multiplayer games
answer edited
Sep 25, 2016
in
Engine
networking
scene
multiplayer
2
answers
Create a timer dynamically
answered
Sep 22, 2016
in
Engine
timer
create
code
dynamic
1
answer
godot dropdown menu
commented
Sep 16, 2016
in
Engine
1
answer
Private vars inside custom godot script class
commented
Sep 15, 2016
in
Engine
private
variable
var
class
access
2
answers
Godot equivalent of overwriting "to_string" for print output
commented
Sep 15, 2016
in
Engine
to_string
overwrite
print
string
custom
1
answer
Plugins - Prevent button resizing in editor?
asked
Sep 14, 2016
in
Engine
plugin
plugins
button
custom
node
1
answer
A calendar class that we can use?
commented
Sep 13, 2016
in
Engine
calendar
date
time
timedate
1
answer
Joining after the server has "started" the game in [High Level Multiplayer]?
answered
Sep 7, 2016
in
Engine
multiplayer
networking
high-level
2
answers
What are the best ways to create menus (main menu, options, etc)?
answered
Aug 23, 2016
in
Engine
menu
godot
3
answers
How to get the relative path to current folder/script?
commented
Jun 13, 2016
in
Engine
path
folder
get
file
1
answer
How to prevent fading in disabled button?
commented
May 21, 2016
in
Engine
disable
button
fade
fading
disabled
1
answer
What can be done to get "game crash" cause?
asked
Apr 21, 2016
in
Engine
game
crash
freeze
crashes
1
answer
A slight nudge when colliding/moving towards collidable objects? (Solved)
answered
Mar 26, 2016
in
Engine
collision
nudge
movement
rigidbody2d
player
1
answer
Exporting to Android causes errors?
edited
Mar 16, 2016
in
Engine
android
export
debug
samsung
error
2
answers
How to use Kinematic Collision detection coupled with animation?
answered
Mar 16, 2016
in
Engine
collision
animationplayer
animatedsprite
3
answers
How do you set the icon for the Windows executable?
answer selected
Mar 16, 2016
in
Engine
icon
windows
export
executable
exe
2
answers
How create plugins in 2.0?
answered
Mar 16, 2016
in
Engine
1
answer
Is it possible to remove/disable the red highlighting in the script list? (solved)
edited
Mar 13, 2016
in
Engine
script
list
highlight
red
feature
1
answer
Sharp images?
commented
Mar 7, 2016
in
Engine
sharp
image
pixel
clear
quality
2
answers
Tool mode potential?
commented
Mar 7, 2016
in
Engine
1
answer
Efficient animation in 2D?
answer selected
Mar 5, 2016
in
Engine
animate
animation
beginner
2d
sprite
2
answers
When using Atom IDE for developing in Godot Engine - Compilation and live editing?
commented
Mar 5, 2016
in
Engine
compiling
atom
engine
development
c
1
answer
Are there any existing nodes or functionality in order to create an in-game console?
commented
Mar 2, 2016
in
Engine
console
in-game
game
debugging
debug
1
answer
RichTextLabel do not have any way to return text?
commented
Mar 2, 2016
in
Engine
richtextlabel
get_text
return
label
0
answers
Quick fix to prevent keys (Input) from keep being pressed when tabbing out of game?
asked
Mar 1, 2016
in
Engine
pressing
button
out
focus
window
2
answers
Not looking towards mouse cursor when using moving camera
edited
Mar 1, 2016
in
Engine
cursor
mouse
facing
direction
look_at
3
answers
Saving/Loading Files - Is there any build-in file parsing I can use? How?
edited
Feb 28, 2016
in
Engine
formatting
parse
file
load
cfg
1
answer
How do I disable the terminal window that appears when the game starts?
commented
Feb 27, 2016
in
Engine
disable
terminal
running
start
1
answer
Problem with RigidBody2D
answered
Feb 27, 2016
in
Engine
2
answers
How do you check if a file / resource exist?
answer selected
Feb 27, 2016
in
Engine
file
path
exist
check
gdscript
1
answer
Importing another a .gd script?
answer selected
Feb 27, 2016
in
Engine
script
import
gd
loading
scripting
1
answer
The Godot-Voxel-Game-MineCraftClone Project
commented
Feb 25, 2016
in
Engine
game
project
3d
mesh