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 stubbsy345
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 stubbsy345
Recent activity
All questions
All answers
User stubbsy345
Recent activity
All questions
All answers
2
answers
Is it possible to detect when line is wrapped in text edit node?
asked
Jul 5, 2018
in
Engine
textedit
godot-master
2
answers
How can I create a save game system that works in a game exported as html5?
answered
Jul 5, 2018
in
Engine
1
answer
What is the current stage of websockets on godot 3.0?
commented
Jun 11, 2018
in
Engine
websockets
3
answers
unable to load scenes after exporting.
answered
Apr 21, 2018
in
Engine
godot3-0
export
ios
mac
load_interactive
0
answers
Is there a way to do HTTP requests using HTTP Client without blocking the main thread in the HTML5 webassembly export?
asked
Apr 21, 2018
in
Engine
html5
export-web
http-client
1
answer
Trying to change the mouse to a custom mouse?
answer selected
Apr 13, 2018
in
Engine
mouse
cursor
2
answers
Unable to pick up mouse_entered signal when area2d is child of canvas layer?
commented
Apr 5, 2018
in
Engine
area2d
_mouse_enter
0
answers
area2d and intersect_point now causes collision to occur?
asked
Dec 6, 2017
in
Engine
area2d
collision
intersect
0
answers
How to use the javascript singleton in the beta1 release of godot 3.0?
asked
Dec 6, 2017
in
Engine
javascript
eval
beta
godot3-0
3
answers
How do you bring fonts into godot 3.0?
answer selected
Dec 4, 2017
in
Engine
font
import
1
answer
If a rig my game character using Blender, and then import the rigged character to Godot 3.0, would the animations work?
answered
Dec 4, 2017
in
Engine
godot3-0
export
blender
0
answers
How to make an event unique when passing signal to subviewport? Godot 3.0
asked
Dec 3, 2017
in
Engine
viewport
input
0
answers
Godot 3.0 how do I get controls, e.g. buttons, to pick up mouse when child of subviewport?
commented
Nov 29, 2017
in
Engine
viewport
godot3-0
0
answers
Is there a limit to character count in eval() function.
asked
Nov 19, 2017
in
Engine
eval
javascript
1
answer
How do you remove backslashes from a string.
answer selected
Nov 18, 2017
in
Engine
string
backslash
1
answer
How do you add audio in the new audio sampler in godot 3.0?
answer selected
Nov 9, 2017
in
Engine
audio
0
answers
Can somebody spot a problem with my HTTP Client threaded code?
edited
Nov 6, 2017
in
Engine
http
http-client
networking
0
answers
Help with threads.
commented
Nov 6, 2017
in
Engine
thread
0
answers
question on efficiency of my code?
asked
Nov 5, 2017
in
Engine
efficency
gdscript
project
1
answer
Is it possible to use the javascript singleton to make a HTTP request from a game when exported for the web?
commented
Nov 4, 2017
in
Engine
html5
javascript
3
answers
How do I duplicate a dictionary in godot 3.0 alpha 2.
answer selected
Nov 4, 2017
in
Engine
godot3-0
alpha
1
answer
Scroll container does not appear to register container larger than it's own size when reloaded from save game.
edited
Oct 31, 2017
in
Engine
scrollcontainer
godot
godot3-0
1
answer
How to get the date as per RFC 1123 date format in game.
answer selected
Oct 24, 2017
in
Engine
rfc1123
timedate
http
1
answer
Multiplayer game on HTML5
commented
Oct 23, 2017
in
Engine
html5
export
multiplayer
godot2
godot-engine
1
answer
What is the new equivalent of fixed_process in GODOT 3.0?
answer selected
Oct 15, 2017
in
Engine
godot3-0
_fixed_process
0
answers
Creating a simple text wrapping textedit node?
asked
Oct 10, 2017
in
Engine
wrapping
text
0
answers
Getting user specific data from online server.
commented
Oct 5, 2017
in
Engine
server
http
1
answer
Connection to localhost:8000 server?
answer selected
Oct 3, 2017
in
Engine
server
http
0
answers
Why on mac is the fan spinning constantly on HTML5 export but not when played locally? Godot 2.1.4
asked
Oct 1, 2017
in
Engine
fan
processor
export
html5
0
answers
Godot web export - calling/fetching JSON objects from server storage during runtime
asked
Sep 22, 2017
in
Engine
json
html5
1
answer
Mouse movement seems to create odd input reaction in HTML5 export godot 2.1.4
answered
Sep 16, 2017
in
Engine
export
html5
1
answer
Copying a node including connection/signal
answered
Sep 16, 2017
in
Engine
signal
node
copy
2
answers
How to access a variable of a instanced node?
answered
Sep 16, 2017
in
Engine
2
answers
Export Game To HTML5
commented
Sep 15, 2017
in
Engine
html5
export
godot-engine
1
answer
HTML5 export for webassembly issue?
commented
Sep 12, 2017
in
Engine
html5
export
1
answer
move_to no longer present in godot 3.0. What can i use in instead?
asked
Sep 9, 2017
in
Engine
godot3-0
0
answers
How best to use themes for different buttons?
asked
Sep 5, 2017
in
Engine
theme
button
2
answers
running godot without openGLES 2.0?
asked
Sep 3, 2017
in
Engine
0
answers
ERROR: Index p_idx out of size (Items.size)
asked
Aug 26, 2017
in
Engine
error
gdscript
engine
1
answer
Problem with mouse_enter and mouse_exit signals when button overlying texture frame.
commented
Aug 22, 2017
in
Engine
_mouse_enter
mouse_exit
1
answer
change size of area2d to fit with parent node
answer selected
Aug 15, 2017
in
Engine
area2d
1
answer
Drawing a line with greater detail
answer selected
Aug 14, 2017
in
Engine
draw
1
answer
Deploying GODOT game online.
asked
Aug 9, 2017
in
Engine
export
0
answers
Help with multiplayer connection?
commented
Jun 2, 2017
in
Engine
multiplayer
0
answers
Is there a way of setting the maximum size of an option button when pressed?
asked
May 24, 2017
in
Engine
button
1
answer
How to smoothly rotate the camera using up down left and right keys in 3d space on a tilted camera.
commented
May 9, 2017
in
Engine
camera
rotate
1
answer
shape keys export using better collada
answer selected
May 9, 2017
in
Engine
export
collada
0
answers
Text wrapping for text edit.
asked
May 5, 2017
in
Engine
textedit
wrapping
0
answers
exporting project issues
commented
May 4, 2017
in
Engine
export
osx
1
answer
Character interaction and path following.
asked
Apr 26, 2017
in
Engine
kinematicbody2d
rigidbody2d
navigation2d