Author Topic: How to make a hammer hit a car?  (Read 982 times)

Does anyone know how to make an Item hit a car obj.? When I strike my hammer (a replica ) on a car, it goes right through it, help please?

like, when you swing the model it will hit the car and stop moving so it doesn't go through it? or it doesn't hit it with a projectile and the car basically ignores being hit?

like, when you swing the model it will hit the car and stop moving so it doesn't go through it? or it doesn't hit it with a projectile and the car basically ignores being hit?

the second one, my hammer just goes through the car, you know when you hit a car with the regular hammer, you tip the car. Yea that doesn't  happen, it's like the car doesn't exist.

you need a projectile, an invisible one specifically.

i'm not skilled with datablocks, so i can't really help you properly, but that's what you need. a projectile defined and the item should have a field of "projectile = " and stuff

you need a projectile, an invisible one specifically.

i'm not skilled with datablocks, so i can't really help you properly, but that's what you need. a projectile defined and the item should have a field of "projectile = " and stuff

nope didnt work :c

*edit*

Doesn't it have to do something will collisions?
« Last Edit: November 28, 2013, 02:54:49 PM by chubaka452 »

No, your weapon must fire a projectile. We can't help you unless we can see your weapon code.

No, your weapon must fire a projectile. We can't help you unless we can see your weapon code.

I fixed it long ago, it was collisions :P locking