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 SteveSmith
This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
User SteveSmith
Recent activity
All questions
All answers
User SteveSmith
Recent activity
All questions
All answers
0
answers
How can I download multiple files from an API quickly using HTTPResquest or is there a better way?
commented
Jun 27
in
Engine
gdscript
networking
efficiency
programming
0
answers
Attempt to call function 'get_node' in base 'null instance' on a null instance
commented
May 4
in
Engine
get_node
null-instance
1
answer
move_and_slide() isn't working
answered
Mar 16
in
Engine
gdscript
helpme
move_and_slide
error
1
answer
How to toggle a button in script
comment edited
Mar 10
in
Engine
toggle-on-off
script
0
answers
how to go from .. to
commented
Mar 6
in
Engine
instance
script
2
answers
¿Loop video?
commented
Mar 6
in
Engine
video
loop
1
answer
How to call a function whenever an Array's size changes?
commented
Mar 6
in
Engine
0
answers
Copyright claims on Godot 4.0 demo models?
commented
Mar 5
in
Engine
godot4
model
resource
0
answers
can u scale gui objects based on screen size
commented
Mar 3
in
Engine
gui
resolution
scaling
scale
1
answer
Can you connect to a Godot server from mobile?
commented
Mar 3
in
Engine
godot4
network
networking
mobile
1
answer
Programmably adjust a Sprite-Color's „darkness and lightness“
commented
Mar 1
in
Engine
sprite
color
hue
darken
brighten
0
answers
How to protect the game from copying?
commented
Feb 28
in
Engine
1
answer
Nothing happens when I play scene
commented
Feb 25
in
Engine
move_and_slide
kinematicbody
editor
godot3
movement
0
answers
How can I host game server created in godot (enet)?
commented
Feb 23
in
Engine
networking
server
enet
gdscript
multiplayer
0
answers
Why is the mass of the shape not balanced on both sides?
commented
Feb 23
in
Engine
rigidbody2d
collisionshape2d
2d
platformer
2d-physics
1
answer
Add an exception to a variable for only one instance
commented
Feb 20
in
Engine
gdscript
instance
override
variable
0
answers
when trying to delete a child node , the node is simply deleted!
commented
Feb 20
in
Engine
gdscript
nodes
help
script
1
answer
The game does not work with debug when export for windows
answered
Feb 20
in
Engine
debug
-
windows
cmd
export
0
answers
How to outline a line2D
commented
Feb 17
in
Engine
line2d
shaders
outline
2d
canvasitem
1
answer
How to get the local velocity of a rigidbody2d?
commented
Feb 16
in
Engine
rigidbody
velocity
1
answer
How do I set the exact display size of a fixed-size sprite in 3D?
commented
Feb 10
in
Engine
3d
viewport
2
answers
Multiple buttons connecting to the same function and passing their unique identifier
commented
Feb 10
in
Engine
button
connections
connect
function
1
answer
How to make wall jump with lerp ?
commented
Feb 9
in
Engine
jump
wall_slide
lerp
jumping
wall
2
answers
Error calling method from signal - button
answered
Feb 9
in
Engine
signals
error
1
answer
Hello I need auto type while coding
commented
Feb 8
in
Engine
help
1
answer
How do I automatically move an area2D
answered
Feb 7
in
Engine
help
scene
1
answer
how do i assign a network peer?
commented
Feb 7
in
Engine
networking
multiplayer
scene
bug
network
1
answer
Loop an animation for a specified amount of time - timed state machine?
commented
Feb 6
in
Engine
animation
statemachine
animationtreeplayer
animationtree
animationplayer
0
answers
High Level Networking:What to do if a player joins halfway through a game?
edited
Feb 5
in
Engine
networking
rpc
1
answer
this code wont work everytime i run the game it keeps saying invalid get index 'rotate_degrees'(on base: 'Spatial').
answered
Feb 5
in
Engine
1
answer
platform that moves upwards when the player steps on it
answered
Feb 2
in
Engine
2dplatformer
kinematicbody2d
movement
1
answer
How does Godot calculate?
commented
Feb 2
in
Engine
gdscript
calc
calculate
float
int
0
answers
Which multiplayer system to choose for a game made in Godot?
commented
Feb 2
in
Engine
multiplayer
web
player
2
answers
How to get public IP address?
commented
Feb 1
in
Engine
multiplayer
networking
gdscript
server
enet
2
answers
How to stream in webcam video?
commented
Feb 1
in
Engine
stream
videoplayer
2
answers
does lerp use delta
commented
Feb 1
in
Engine
1
answer
How would I apply central impulse to make the rigid body go in a certain direction?
commented
Feb 1
in
Engine
gdscript
rigidbody
apply_impulse
help
0
answers
in the tutorial "Learn to Code From Zero with Godot (DEBUG)" why is there no dot to show 90 degrees?
commented
Jan 31
in
Engine
2
answers
How do radians work in godot?
answered
Jan 29
in
Engine
gdscript
radians
degrees
0
answers
Audio repeating? (And bullets spawning twice)
commented
Jan 28
in
Engine
bullet
godot3-0
2d
gdscript
1
answer
I want to apply a rotation to an area2D but not to it's attached sprite
answered
Jan 28
in
Engine
gdscript
2d
sprite
rotation
bullet
1
answer
Multiple Game Instances
answered
Jan 28
in
Engine
godot-engine
2d
0
answers
How to prevent bullet instance inner side of position2d
commented
Jan 27
in
Engine
gdscript
2d
rotation
0
answers
Bitmap.opaque_to_polygons ignored some part of the bitmap, is this a bug or intended?
commented
Jan 25
in
Engine
bitmap
2
answers
How do I remove a node and all its descendants from the scene tree?
commented
Jan 24
in
Engine
gdscript
remove
0
answers
How can I open a scene when it says "fix dependencies"?
commented
Jan 23
in
Engine
help
1
answer
Set script for node in code (set_script method) when constructor takes arguments.
commented
Jan 23
in
Engine
1
answer
How to iterate a big array without blocking the main process?
commented
Jan 23
in
Engine
background-loading
threading
1
answer
Moving the player object manually after collision (2D)
commented
Jan 22
in
Engine
collision
collisionshape2d
tilemap
0
answers
how to make meteorites randomly appear that kill the player in a 2d game??
commented
Jan 22
in
Engine
gdscript
2d
random