Collision Issue

Greetings,

I am using an event whit “Vector3.forward/back”, which in itself works the way I want it to, but the object I am moving, is supposed to push other object in its way!

This works when it is not using the event, where its only doing its normal animation so I know there is nothing wrong whit the collision on the object, nor on the object that it is going to push.

My question is, if there is some way to make collision work on “Vector3.forward/back”, or if its not ment to work whit it?

EDIT: it is working, but not completly, where some objects it goes through, and some it works okey whit!

Thanks in advance, Best Regards, Winsjansen

I suggest doing the lerpz tutorial.

I was going to link it, but I couldnt find it… excellent new webdesign!

Lerpz Tutorial? Do they have anything on this problame?

It’s kind off dead end if you dont have any link though…

But thanks for the thought!

I think this is the tutorial JamesLeeNZ was talking about.
http://unity3d.com/support/resources/tutorials/2d-gameplay-tutorial

Thanks, for the reply!

I took alook at the tutorial and cant seem to find any answers to my isse. I cant find anything on collision and “Vector3.forward/back”.

Maybe my mistake, but is there no one out here that knows the issue? Or, am I just terrible at explaining?