Hello.
I am just simply trying to detect when a car hits something. So far, all my tries have been futile. I have tried EventHit and OnComponentHit. I have no clue why it doesn’t work for my game but in the landscape example it works great.
I have a car, with the following mesh settings.
http://puu.sh/b2wMh/2d9a5f72ed.jpg
And this are the test scripts. Note that none of the two work.
http://puu.sh/b2wT1/bdc0a67293.png
I have been trying to hit the spline’s meshes’ wall. A brush in the side of the track and a scaled door frame. None do anything at all.
http://puu.sh/b2wXV/36369c5cc3.jpg
I appreciate any help. This is bugging me more than it should.
Thanks