gd 4.2
im trying to make a game where the player can change the size of these boxes to solve puzzles and such. but when the player interacts with one box every other boxes also get affected.
gd 4.2
im trying to make a game where the player can change the size of these boxes to solve puzzles and such. but when the player interacts with one box every other boxes also get affected.
i should also add, here’s my repo that i use for the game, so anyone willing to help can see my code
The bug is that the collisionshape of every box is altered while only the size of the affected large box is increased. For every other box it looks like they’re floating.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.