Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in gdscript
How can I detect mouse input on an Area2D node in Godot (viewport and shape_idx error)?
Sep 18, 2025
game-development
godot
gdscript
How to implement a composable character/skill system in the Godot 4.0 Game Engine?
Sep 14, 2025
godot
gdscript
godot4
How do I get a random variant of an enum in GDScript, Godot 3.3?
Sep 14, 2025
random
enums
godot
gdscript
How to remove all punctuation from a string in Godot?
Sep 11, 2025
godot
gdscript
Godot: Cannot get path of node as it is not in a scene tree
Sep 08, 2025
class
godot
scene
gdscript
Godot: How to recognize the type of a built-in type?
Sep 03, 2025
godot
gdscript
How do I setup the esc key to exit Godot Application?
Dec 26, 2022
godot
gdscript
Godot make item follow mouse
Dec 23, 2020
2d
mouse
godot
gdscript
Godot engine collision with KinematicBody doesn't work
Jun 05, 2020
collision
godot
gdscript
More ideas of how to prevent slope slide down with KinematicBody2D?
Sep 15, 2022
game-physics
godot
gdscript
Can Godot and GDScript store functions in variables?
Aug 29, 2022
function
scripting
godot
gdscript
How do I implement structures in GDScript?
Nov 17, 2022
godot
gdscript
Godot Keyboard Events
Nov 01, 2022
keyboard-events
godot
gdscript
How do I adapt AStar in Godot to platformers?
Feb 10, 2022
path-finding
a-star
game-ai
godot
gdscript