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 Robotex
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 Robotex
Recent activity
All questions
All answers
User Robotex
Recent activity
All questions
All answers
4
answers
Is inheritance of scenes available?
answer selected
Nov 10, 2022
in
Engine
scene
inheritance
gdscript
1
answer
Is it possible to use tiles bigger than tilemap cell size?
asked
May 11, 2022
in
Engine
tilemap
tileset
autotile
semitransparent
1
answer
How to register_property of string type in gdnative c++ with selecting value from an array of strings options?
commented
May 11, 2022
in
Engine
godot-engine
gdnative
cpp
export
2
answers
How do i export a drop down list?
commented
May 9, 2022
in
Engine
gdscript
variables
export
godot3-1
2
answers
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
0
answers
How to use gyroscopes of PS5 and Nintendo Switch controllers for aiming in FPS games?
commented
Jul 22, 2021
in
Engine
godot3-2
gamepad
switch
gyroscope
ps5
2
answers
How to edit an image pixels?
commented
Jul 2, 2021
in
Engine
texture
sprite
pixel
gdscript
draw
1
answer
Is it possible to use Dijkstra search in Navigation2D?
commented
Jun 29, 2021
in
Engine
navigation2d
pathfinding
dijkstra
0
answers
Is it possible to use two Navigation2D for finding path?
asked
Jun 25, 2021
in
Engine
navigation2d
pathfinding
path2d
1
answer
Is it possible get collision layer/mask value in code using array of layer names?
commented
Jun 24, 2021
in
Engine
collision
gdscript
masks
layers
1
answer
How to use gyroaim when PS4 or Nintendo Switch gamepad is connected?
commented
Jun 23, 2021
in
Engine
godot3-2
gamepad
switch
gyroscope
1
answer
How to optimize HTML5 game version for mobiles?
asked
Apr 20, 2021
in
Engine
html5
mobile
#optimization
on-screen-buttons
1
answer
Is it possible to show different sprite animations for different camera
commented
Mar 21, 2021
in
Engine
camera2d
animatedsprite
2
answers
How to get tile from tilemap by it's index?
commented
Feb 26, 2021
in
Engine
tilemap
tileset
tile
1
answer
Is it possible to create custom type pool array using c++?
asked
Feb 20, 2021
in
Engine
object-pool
array
custom-type
1
answer
Custom type Pool Array
commented
Feb 20, 2021
in
Engine
1
answer
How to register class as editor's tool in GDNative?
answer selected
Feb 15, 2021
in
Engine
gdnative
class
tool
tool-mode
editor
1
answer
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
2
answers
GDNative: Is it possible to use an Object Pool in Godot for instancing Scenes and Objects?
commented
Feb 5, 2021
in
Engine
godot-engine
object-pool
scene
new
instance
1
answer
Do I use this structures correctly?
answered
Feb 4, 2021
in
Engine
gdnative
godot
physics
0
answers
Navigation2D get_simple_path: Is it possible to use additional info for path edges (for i.e. crouch, swim, etc)?
asked
Feb 1, 2021
in
Engine
navigation2d
get_simple_path
pathfinding
navigation
tactical
0
answers
How fast get_simple_path of Navigation2D is? Can I use it asynchronously?
asked
Feb 1, 2021
in
Engine
navigation2d
get_simple_path
asynchronous
1
answer
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
0
answers
GDNative c++: how to get object by it's instance id?
asked
Jan 14, 2021
in
Engine
cpp
gdnative
instance
id
0
answers
How to check is pointer pointing to valid Object (that was not queued free) in GDNative C++?
asked
Dec 29, 2020
in
Engine
cpp
gdnative
pointer
area2d
1
answer
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
1
answer
How to load Resource in GDNative and access it's fields?
answered
Dec 10, 2020
in
Engine
gdnative
cpp
resources
packedscene
external-resources
1
answer
How to fix error "ERROR: godot_nativescript_register_property: Attempted to register method on non-existent class."?
commented
Dec 10, 2020
in
Engine
gdnative
godot3-2
error
0
answers
How to cut off the part of CollisionPolygon hidden by one or few obstacles?
asked
Nov 30, 2020
in
Engine
gdscript
godot3-0
2d
area2d
collisionpolygon2d
0
answers
How to draw nice 2D explosion blockable by obstacles?
asked
Nov 24, 2020
in
Engine
gdscript
godot3-0
graphics
effect
1
answer
How to visualize beautiful RailGun's shot
asked
Nov 23, 2020
in
Engine
2d
graphics
effect
shader
1
answer
Please review my game code. Is arch good? How to increase performance?
answered
Nov 8, 2020
in
Engine
gdscript
architecture
review
performance
0
answers
How to profile my games to find parts which need be optimized?
comment edited
Sep 30, 2020
in
Engine
profiler
performance
optimization
gdscript
1
answer
How to fill scene by dots in all directions?
answered
Sep 24, 2020
in
Engine
gdscript
recursion
algorithm
1
answer
How to make smoke (for i.e. from smoke grenade or from campfire)?
commented
Sep 9, 2020
in
Engine
3d
smoke
effect
3d-particles
1
answer
How to flood-fill 2D game map by dots flowing around obstacles filling just areas when player and bots can walk?
commented
Sep 9, 2020
in
Engine
godot3-0
gdscript
flood-fill
graphnode
graph
2
answers
How to visualize Field of View of enemy (like in Commandos 2 game)?
answer selected
Sep 2, 2020
in
Engine
2d
fov
ai
visualisation
1
answer
How to use custom navigation graph from *.gd script in scene?
answer selected
Sep 1, 2020
in
Engine
gdscript
editor-plugin
navigation
graphnode
graphedit
1
answer
Is instantiating new object using class_name differs from preload() and load() functions?
commented
Aug 20, 2020
in
Engine
gdscript
class
class_name
new
instance
1
answer
Is this performance test of Unity vs Godot valid?
commented
Aug 19, 2020
in
Engine
performance
3d
2d
unity
test
1
answer
How to get random object with given property from array of objects?
commented
Aug 6, 2020
in
Engine
gdscript
random
array
gdscript-help
1
answer
How to repeat graphics of Zelda Wind Waker using Godot?
answer selected
Aug 4, 2020
in
Engine
graphics
godot3-1
rendering
shaders
1
answer
How to get min and max numerical limits of float and int types?
answer selected
Aug 4, 2020
in
Engine
gdscript
limit
number
variable
engine
2
answers
How to smoothly rotate object using aim_to function?
answered
Aug 4, 2020
in
Engine
rotation
gdscript
aim_to
0
answers
How to detect object's collision shape boundaries?
asked
Jul 22, 2020
in
Engine
collisionshape
gdscript
raycast
boundingbox
1
answer
How to create a procedural generated forests?
answer selected
Jul 21, 2020
in
Engine
gdscript
procedural-generation
3d
1
answer
Is it possible to use tactical pathfinding using Navigation2D?
answer selected
Jul 20, 2020
in
Engine
navigation2d
pathfinding
tilemap
tactics
tactical-pathfinding
1
answer
How to detect cover places at 3D scenes?
comment edited
Jul 16, 2020
in
Engine
ai
cover
3d
fps
0
answers
How to exclude obstacles from tilemap's navigation2d?
asked
Jul 15, 2020
in
Engine
navigation2d
pathfinding
tilemap
scene
0
answers
How to check if the specific object hear the specific sound?
asked
Jul 14, 2020
in
Engine
audiostreamplayer
sound
stealth
audio
sound-collision