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

2012/4/29

Attaching an Object

al_griff al_griff

2012/4/29

#
Hey all, so I'm trying to get one of my objects to attach to another object that moves across the world. And then, once you get the first object to move (keypress) it'll detach from the second object. I've been doing a bunch of looking around to try find this, and I found the getOneIntersectingObject method, but I have no idea on how to integrate it into my code. So if you'd be able to help me out, that'd be great.
danpost danpost

2012/4/29

#
You need to login to post a reply.