Projectile collision with BSP
- CaptainPoopface
- Posts: 408
- Joined: Mon Jul 23, 2007 7:56 am
![]() |
![]() |
![]() |
Projectile collision with BSP
Is there a way to make the BSP permeable to a particular projectile? I remember that Wall Walker had an option to null the projectile collision for the BSP, but it applied to all projectiles and surfaces. So your grenades would fall through the map, and rockets would go through walls, etc. I want to do this for one projectile while making the others still detonate/disappear at BSP collision. Ideally, it would be nice to also control which materials are permeable (for example, only metal, or only stone).
I've adjusted the material responses of the projectile so that it passes through blocs without detonating, but BSP contact always means detonation.
Is anyone still familiar with the workings of Wall Walker? Can I null BSP collision for one projectile and not the others?
I've adjusted the material responses of the projectile so that it passes through blocs without detonating, but BSP contact always means detonation.
Is anyone still familiar with the workings of Wall Walker? Can I null BSP collision for one projectile and not the others?
Retired. Thank you neodos, DemonicSandwich, DarkShallFall, Dragonfire, foxfanatic2317, GOWO and everyone in the hall of fame.
If you want to know how I did something, take apart my mods.
If you want to know how I did something, take apart my mods.
So your meaning to Make it so only one type of projectile will go through certain types walls and hit a destination somewhere else beyond that wall?
If thats the case I have no clue
As you said before nulling the collision of a wall or object would be great but seeing through a wall is another thing..
Maybe a new program needs to go out?
If anyone is bothered to do so?
cheers
skrillaka
If thats the case I have no clue

As you said before nulling the collision of a wall or object would be great but seeing through a wall is another thing..
Maybe a new program needs to go out?
If anyone is bothered to do so?
cheers
skrillaka
- NotZachary82
- Posts: 644
- Joined: Sun Oct 28, 2007 9:15 am
- Location: TX, USA
- bumlove
- Posts: 305
- Joined: Tue May 29, 2007 1:17 pm
- Location: Islamic fundamentlist capital of europe, seriously my home town is a hole
![]() |
NotZac, not the way I'd think of no coll means it would never hit anything biped or anything, I myself would guess its a matrial responses thing, Overpenitrate with no frictions? I'm not sure,
I myself am very close to making ANY Bsp surface in to any material (wood metal water etc) I'll be asking how to make proper this evennig once iget back to my pc
I myself am very close to making ANY Bsp surface in to any material (wood metal water etc) I'll be asking how to make proper this evennig once iget back to my pc
never underestimate the predictability of stupidity
- NotZachary82
- Posts: 644
- Joined: Sun Oct 28, 2007 9:15 am
- Location: TX, USA
Yes but that would be nonsense. It would be much more efficient to use a projectile that already contains these tags. Do this by duplicating the projectile then editing whatever you would like to change about it.Skrillaka wrote:![]()
no probz
Um back to subject
Is there anyway to make a projectile have Both [phmo] and [Coll]?
like add the two tags in?![]()
thanks

I was working on a railgun some time back, but i nvr finished.
when zoomed your supposed to see thru walls, but wireframe using yelo was all i could do. And of course all my projs went thru walls from using WALLWALKER. It would stick in wireframe too.
so it was disscontinued.
But ill play with it some more, and ill post if i figure it out.
when zoomed your supposed to see thru walls, but wireframe using yelo was all i could do. And of course all my projs went thru walls from using WALLWALKER. It would stick in wireframe too.
so it was disscontinued.
But ill play with it some more, and ill post if i figure it out.

- CaptainPoopface
- Posts: 408
- Joined: Mon Jul 23, 2007 7:56 am
![]() |
![]() |
![]() |
I think it will work if I null the coll and give the projectile a material response specific to the chief and the elite.
But this idea has ceased to be a part of the mod I am working on.
But this idea has ceased to be a part of the mod I am working on.
Retired. Thank you neodos, DemonicSandwich, DarkShallFall, Dragonfire, foxfanatic2317, GOWO and everyone in the hall of fame.
If you want to know how I did something, take apart my mods.
If you want to know how I did something, take apart my mods.