Hi All,
I am posting in this forum after quite some time.
Anyways here is my problem, I have a flt which is set as a target to a particular isector. Now the problem is i have to make only a part of the flt to be collidable with the isector.
For Eg: If a shooter is given a shooting target( Shooting Target’ flt will have the poles and the target itself)
Now even if the shooter hits the pole of the target, it is considered as a hit. while it should be considered as a miss.
I know i can break the Shooting Target’ flt into two ,one of which will be a pole and will not be set as a target to the isector, hence making it non collidable.(But Since i do not have much modeling support , I cannot take this approach). Is there any alternative method to achieve this output?
Regards,
Rohith H N