Skip to main content

Questions tagged [bug]

0 votes
1 answer
104 views

I am trying to make a game using Godot 4.5 where enemies spawn off-screen, but I faced this bug where they spawn on-screen instead: The white squares are the spawned enemies and the red is the player....
Jyle's user avatar
  • 3
0 votes
1 answer
82 views

I have 2 scriptable object inventories; one acts as the starting inventory and the other acts as the current one. I add objects to the current inventory but I set it's values to the starting inventory ...
bob maximus's user avatar
1 vote
0 answers
190 views

In Godot 4, I set the texture repeat of a Sprite2D to 'Mirror', When I run the game, it works fine except when I resize the window — then the texture repeat switches to 'disabled'. Is there a ...
Shahzaib Hassan's user avatar
0 votes
1 answer
170 views

I got this very annoying bug, since it's only related to build and I'm wondering why that bug does not appear in editor. I'm trying to switch the mesh that SkinnedMeshRenderer displays with another ...
nathan raynal's user avatar
1 vote
1 answer
1k views

I'm trying to get a simple cannon to rotate to point at the mouse, but I only want it to follow the mouse for 180 degrees and then stop following the mouse, and pick up again when the player re-enters ...
Ultra Gamer's user avatar
0 votes
1 answer
113 views

Context: I am currently making the menu for my game demo. It involoves "Raindrop"-Gameobjects (Sprites) being repositoned and recolored after a random amount of time. I do this by instantiating a ...
Roman Stadlhuber's user avatar
0 votes
1 answer
212 views

Recently I noticed that my builds seem to have a weird graphical bug. This only occurs when I play a build. Running the game in VR in unity play mode doesn't show this bug. I am not sure what is ...
ploopploop's user avatar
-1 votes
1 answer
897 views

I'm trying to add a few polishing touches to my puzzle game (made in Game Maker) in the vein of Ironclad. The following code is for adding a gem object to a stack that already has at least one other ...
SangoProductions's user avatar

15 30 50 per page