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 Robotex
User Robotex
Recent activity
All questions
All answers
User Robotex
Recent activity
All questions
All answers
0
votes
When I run my html5 game, the gdnative library failed to load because file is not found
answered
May 3, 2022
in
Engine
html5
export
gdnative
emscripten
javascript
+1
vote
How to edit an image pixels?
answered
Jul 2, 2021
in
Engine
texture
sprite
pixel
gdscript
draw
0
votes
How to check is pointer pointing to object that was queued_free (GDNative c++)?
answered
Feb 12, 2021
in
Engine
gdnative
pointer
cpp
queue_free
invalid
0
votes
Do I use this structures correctly?
answered
Feb 4, 2021
in
Engine
gdnative
godot
physics
0
votes
Physics: how to make real newton gravity for a lot of gravity sources and objects
answered
Jan 20, 2021
in
Engine
gravity
2d-physics
custom
physics
–1
vote
GDNative: How to register properties (like export variables) of base class in the derived class?
answered
Dec 16, 2020
in
Engine
gdnative
class
inheritance
properties
0
votes
How to load Resource in GDNative and access it's fields?
answered
Dec 10, 2020
in
Engine
gdnative
cpp
resources
packedscene
external-resources
0
votes
Please review my game code. Is arch good? How to increase performance?
answered
Nov 8, 2020
in
Engine
gdscript
architecture
review
performance
0
votes
How to fill scene by dots in all directions?
answered
Sep 24, 2020
in
Engine
gdscript
recursion
algorithm
0
votes
How to get random object with given property from array of objects?
answered
Aug 6, 2020
in
Engine
gdscript
random
array
gdscript-help
0
votes
How to smoothly rotate object using aim_to function?
answered
Aug 4, 2020
in
Engine
rotation
gdscript
aim_to