Collision of drawing object not detected with sprite object

Objects drawn with primitive drawing plugin when collide with sprite objects then the condition “collision with” not works

see that circle don’t detect collision with blue big hollow circle

jjjjj.png

The drawer object doesn’t have a hitbox so you can’t test a collision.

OK, I think I should create a little 0 transparent sprite right under the circle to detect collision for this circle