This site requires JavaScript, please enable it in your browser!
Greenfoot back
KiwiMC1482
KiwiMC1482 wrote ...

2015/1/22

Drag-able object stops being drag-able when another actor is brought in

KiwiMC1482 KiwiMC1482

2015/1/22

#
Ok so this is just a smaller section of a bigger project that i'm doing but I've taken it out to work on it. So i have a button which i am able to drag when it is just in the world by itself but if i bring in another actor i can't drag it anymore. The other actor is a line which i eventually want the button the be dropped on but kinda need the button to move before that can happen. Please help :)
Super_Hippo Super_Hippo

2015/1/22

#
You need to show the code how you make the dragging work.
danpost danpost

2015/1/22

#
What are the dimensions of the image that is set to the line object?
You need to login to post a reply.