Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in godot

Using a custom class in Godot

godot gdscript

How do I get which Control node currently has focus?

godot gdscript

How do I add the sliding transitions in games such as Mega Man,The Legend of Zelda, and Metroid in my Godot game?

godot gdscript

Area2D Not Triggering Object in Godot

godot

Reparenting nodes with Godot Editor Scripts

godot

Unit of measurement (unit scale) of 2D physics in Godot?

game-physics godot

Using test_move() and finding Transform2D in Godot 3.1

godot gdscript

Godot 3.2.1. Can't change this state while flushing queries. Use call_deferred() or set_deferred() to change monitoring state instead

godot gdscript

What does the "as" keyword do in GDscript? How is it different from just declaring a variable?

godot gdscript

How to check scene object's type in Godot 4

Godot - Can parent share CollisionShape with its child?

godot

No runnable export preset found for this platform

android godot

How to compile .dll with SConstruct using tools = ['mingw']

c++ linux dll mingw godot

Godot listening to signals from multiple instances of the same scene

godot

Godot : How to instantiate a scene from a list of possible scenes

scene godot gdscript

How to apply shaders and generate images only once?

How do I have exported C# variables appear in the Godot inspector?

c# godot

Simple mode 7 formula / example?

3d 2d godot gdscript