-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Need a game/precise steps to reproduce the issueThe bug is hard to reproduce. More detailed steps or investigation is required.The bug is hard to reproduce. More detailed steps or investigation is required.wontfix👋 Needs confirmation/testingThe issue might be solved and would need someone to check if it's the caseThe issue might be solved and would need someone to check if it's the case
Description
Greetings,
I am trying to create a selection box for a project I am working on. At first I tried using a sprite which worked when dragging a single direction, however not any others.
I decided that it would be much easier and cleaner to use the Shape Painter to achieve this, however it seems that the collision for the drawn object is not updated.
In the example below I am using a simple Collision check.
However, this only works if the initial point of the Shape Painter is on the Tank (I move the shape painters X/Y when I click the mouse)
Is this an error, am I going about it the wrong way or is there a better way to do this? I have added the entire test block of events below.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Need a game/precise steps to reproduce the issueThe bug is hard to reproduce. More detailed steps or investigation is required.The bug is hard to reproduce. More detailed steps or investigation is required.wontfix👋 Needs confirmation/testingThe issue might be solved and would need someone to check if it's the caseThe issue might be solved and would need someone to check if it's the case



