I want do a double collision but i dont know <img src="smileys/smiley19.gif" border="0" align="middle">
Explain me Please. thks
imageshack.us/photo/my-images/829/mariodoublecollision1.jpg
imageshack.us/photo/my-images/843/mariodoublecollision2.jpg
here the file:
http://depositfiles.com/files/pdq80wrw8
Construct 1.2 sorry...
but I prefer you to tell me in construct 2. please.
Thanks
It all depends on how you are controlling your goombas.
i controlled with platform beavior.
Develop games in your browser. Powerful, performant & highly capable.
Well then. Do you have some variable to tell them which direction they are going?
Can you explain me please?
with platform beavior and/or with bullet
thanks
I took a look at it and made a very simple fix for this.
I simply took your event were the goomba hit a wall and used that for when goombas collide with each other, using collision at offset to determine which goomba should start moving in which direction.
It's probably not completely foolproof though.
https://dl.dropbox.com/u/22615804/collision_quickfix.cap
Also, even though they are old files, check out deadeye's Platform School, since it deals directly with your issue. I haven't checked the update made by someone else, but I bet you they did as well.
Thanks you