Relative Content

Tag Archive for gdscriptgodot4

Jetpack fuel show in label

I have a code to the main character and have a label detached to the camera2d which is the child of CharacterBody2d. I want to make the jetpack_fuel variable shown on the label that is also called jetpack_fuel :

Why are tiles not being placed? (Godot)

I have a basic script, that should place two types of tiles one of them being a darker colored tile (id:4) and a lighter tile (id:0) there should be a small square of these lighter tiles, in the middle of all the darker tiles. Only the darker tiles are spawning.

Animation Not updating in Godot 4

I want to play fire on and off animation after a random period of time but for some reason the fire on animation does not play even though the print statement is working