obj/Arrow
density=1
Bump()
del(src)
It still doesn't get deleted if you try to attack through a dense object, it just tries to go around it. Also, how would i make it so that the damage is only done if the arrow HITS the enemy? Thanks.
ID:165243
Feb 1 2007, 6:23 am
|
|
Okay, this is another problem because of my "set src in oview()" problem, this time i want it so that when you use an archery weapon for an attack, it will fire an arrow at the enemy. The problem i'm having is that even though i have this:
obj/Arrow It still doesn't get deleted if you try to attack through a dense object, it just tries to go around it. Also, how would i make it so that the damage is only done if the arrow HITS the enemy? Thanks. |
Feb 1 2007, 11:43 am
|
|
the problem might be in the way the arrow moves...
|