How To Stick My character to my Car

how Do you stick object to object with the Sticker Command it dose not seem to work for me Here’s My code

In the conditions of the first event you’re not specifying which “All Cars 2” object to use. So as “All Cars 2” appears to be a group, so GDevelop will be sticking it whichever group object was created first.

I Have 14 Cars here’s my group

So add the condition “Andre_Johnson is in collision with All Cars 2” to your first event. You haven’t told GDevelop which of the objects to use in the sticker action.

Thanks it worked :grinning: :smiley: