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 blurymind
User blurymind
Recent activity
All questions
All answers
User blurymind
Recent activity
All questions
All answers
0
answers
Programatically deploy a game from your godot project (creating a custom game engine using godot)
asked
Apr 5, 2021
in
Engine
export
one_click_deploy
godot-engine
custom
game-engine
1
answer
convert file path to relative and back - something like nodejs path.relative(from,to) in gdscript?
asked
Feb 5, 2019
in
Engine
filesystem
path
relative
absolute
gdscript
2
answers
get scene tree from editor plugin
commented
Apr 6, 2018
in
Engine
editor
plugin
gdscript
0
answers
is gdscript autocompletion inside a textedit/lineedit node possible and how?
edited
Apr 3, 2018
in
Engine
editorplugin
gdscript
autocomplete
0
answers
a simple way to integrate viewport in a gui layout
edited
Nov 30, 2017
in
Engine
layout
viewport
nodes
1
answer
Ugly button hover fills the transparency of my flat button
answered
Nov 8, 2017
in
Engine
button
1
answer
limit vector2 velocity to 4 directions - (1,0)(-1,0)(0,1)(0,-1)
commented
Oct 23, 2017
in
Engine
gdscript
vector-math
1
answer
Get mouse motion velocity
asked
Oct 5, 2017
in
Engine
gdscript
inputeventmousemotion
2
answers
Isometric game with platform height and jumping/platforming
commented
Aug 27, 2017
in
Engine
gdscript
isometric
height
jumping
1
answer
How do you add an item or another submenu to a submenu?
answer selected
Aug 21, 2017
in
Engine
gdscript
submenu
popupmenu
menu
1
answer
Calling a node's class method with a signal - without using a script file
commented
Aug 16, 2017
in
Engine
signal
method
editor
1
answer
Get Vector2 direction for the move() function from a deg angle between two points
commented
Aug 15, 2017
in
Engine
gdscript
vector-math
normalization
1
answer
Video skydome for VR - video to image texture? Project video on sphere mesh?
asked
Jul 25, 2017
in
Engine
vr
videoplayer
video
texture
mesh
3
answers
A function that returns all possible combinations of a sequence
commented
Jun 20, 2017
in
Engine
gdscript
python
iteration
variations
function
1
answer
get list of files that have been dragged onto game's window (and their directory)
answered
Jul 12, 2016
in
Engine
gdscript
drag&drop
input
windows
linux
2
answers
Supported Platforms?
answered
Apr 5, 2016
in
Engine
export
3
answers
parsing a json file into multiple dictionaries - possible?
answered
Apr 5, 2016
in
Engine
gdscript
file
json
dictionary
parsing
2
answers
itemList node - How do you get the index of the currently selected item?
answered
Mar 13, 2016
in
Engine
gdscript
itemlist
nodes