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 Bojidar Marinov
User Bojidar Marinov
Recent activity
All questions
All answers
User Bojidar Marinov
Recent activity
All questions
All answers
+13
votes
Is there currently a way to programmatically copy a line of text to your PC's clipboard? (equivalent of CTRL+C)
answered
Oct 21, 2016
in
Engine
clipboard
copy
text
gdscript
+3
votes
Private vars inside custom godot script class
answered
Sep 15, 2016
in
Engine
private
variable
var
class
access
+2
votes
TCP packets come in chunks, not seperated
answered
Jul 29, 2016
in
Engine
tcp
networking
streampeertcp
+2
votes
could anybody explain, what is linux server package use for ?
answered
Jul 22, 2016
in
Engine
gdscript
godot-engine
+3
votes
Type character from ascii code
answered
Jun 27, 2016
in
Engine
ascii
string
label
+4
votes
Is it possible to access the geometry of a model in GDscript?
answered
Jun 27, 2016
in
Engine
mesh
meshinstance
gdscript
+1
vote
RigidBody2D collision position moves unexpectedly away from collision point
answered
Jun 1, 2016
in
Engine
physics
collision
contact
2d
rigidbody2d
+3
votes
Question about gravity and bottom collisions.
answered
May 16, 2016
in
Engine
gravity
+13
votes
How to add subcategories to the inspector "Script variables" section?
answered
Apr 19, 2016
in
Engine
inspector
export
variable
inherited
category
+6
votes
Collision masks and its propper uses
answered
Apr 14, 2016
in
Engine
gdscript
ray-casting
physics
collision
+8
votes
setget in tool script throws error
answered
Apr 11, 2016
in
Engine
tool
error
setget
+2
votes
Error after export : Edit state is only for editors, does not work without tools compiled
answered
Apr 6, 2016
in
Engine
scene
+1
vote
Touchscreen position and camera2D .
answered
Apr 6, 2016
in
Engine
+4
votes
_ready not called on script instance
answered
Apr 6, 2016
in
Engine
gdscript
coding
+2
votes
check if translation ID exists
answered
Apr 5, 2016
in
Engine
+7
votes
Can a node under a instanced scene call get_node() by path?
answered
Apr 1, 2016
in
Engine
get_node
instanced
0
votes
Help With Dictionary
answered
Mar 31, 2016
in
Engine
+3
votes
How to make an RigidBody2D fly to a different RigidBody2D?
answered
Mar 31, 2016
in
Engine
position
gdscript
+11
votes
Is it possible to rearrange nodes through code?
answered
Mar 29, 2016
in
Engine
gdscript
+3
votes
How to save and load an array of dictionaries to a file?
answered
Mar 29, 2016
in
Engine
gdscript
saving
loading
file
+12
votes
Execute a function after a time delay
answered
Mar 19, 2016
in
Engine
gdscript
scene
+3
votes
How to duplicate a variable (like an Array) in GDscript
answered
Mar 19, 2016
in
Engine
gdscript
+14
votes
_process(delta) or _fixed_process(delta) for intensive computations?
answered
Mar 19, 2016
in
Engine
gdscript
performance
+2
votes
Is it possible to visualy the tree of the scene while playing?
answered
Mar 19, 2016
in
Engine
+2
votes
Access nodes of a scene before instantiate it
answered
Mar 18, 2016
in
Engine
nodes
scene
loading
+2
votes
Explanation of HDR in 2D
answered
Mar 18, 2016
in
Engine
2d
+2
votes
Z-value for custom draw calls
answered
Mar 18, 2016
in
Engine
0
votes
Extra properties for tile types in TileSet?
answered
Mar 16, 2016
in
Engine
tileset
+5
votes
How to name a class?
answered
Mar 15, 2016
in
Engine
gdscript
+4
votes
How to enable/disable a StaticBody2D?
answered
Mar 15, 2016
in
Engine
gdscript
physics
rigidbody2d
+9
votes
Is there way to create enums in GDScript?
answered
Mar 14, 2016
in
Engine
gdscript
enum
+17
votes
How to change the color of a Label
answered
Mar 11, 2016
in
Engine
color
+5
votes
How to hide objects between player and camera?
answered
Mar 9, 2016
in
Engine
camera
3d
ray-casting
+3
votes
How to go about generating a very large or infinite map from tiles?
answered
Mar 9, 2016
in
Engine
tilemap
+2
votes
How to write underscore "_" in comments?
answered
Mar 8, 2016
in
Engine
forum
community
+2
votes
Are animated UVs currently possible?
answered
Mar 7, 2016
in
Engine
3d
uv-map
texture
animation
blender
0
votes
How to use InputMap.action_erase_event()
answered
Mar 7, 2016
in
Engine
gdscript
input
+2
votes
What's the best/optimal way to store a database (common between all the nodes)
answered
Mar 5, 2016
in
Engine
gdscript
+3
votes
How to get the farthest node in the scene ?
answered
Feb 29, 2016
in
Engine
+20
votes
Importing another a .gd script?
answered
Feb 27, 2016
in
Engine
script
import
gd
loading
scripting
+8
votes
Component Based System
answered
Feb 26, 2016
in
Engine
components
+19
votes
How can I change the default background color
answered
Feb 26, 2016
in
Engine
color
setting
config
background
default
+2
votes
Saving/Loading Files - Is there any build-in file parsing I can use? How?
answered
Feb 25, 2016
in
Engine
formatting
parse
file
load
cfg
+10
votes
Set Window Size manually in GDScript
answered
Feb 24, 2016
in
Engine
gdscript
+3
votes
How to have a moving object affected by the gravity but not rotating the sprite
answered
Feb 24, 2016
in
Engine
+5
votes
What is the proper letter case for spelling Godot?
answered
Feb 23, 2016
in
Engine
faq
community
+3
votes
What are web-site Points used for?
answered
Feb 22, 2016
in
Engine
website
points
site
purpose