Posted by: Victorious_Games
« on: July 08, 2018, 05:30:45 PM »Ok I've been trying to get something like this to work:
But it never works. What am I doing wrong here?
Just noticed something else. After adding blood effects to explosion effects caused by explosive weapons when making contact directly with monsters they now make blood effects when hitting such objects as barrels. Is there any way to keep explosive projectiles when hitting explosive barrels from causing the same explosion effects as if they were hitting a monster? They should be making the explosion effect you'd see if they were to hit a wall or floor. Why are the explosive barrels using the same material type as monsters?
Code: [Select]
self.Spawn(kActor_AI_Raptoid, self.Origin(), 0.0f, 0.0f, 0.0f, true, nRegionIdx);
But it never works. What am I doing wrong here?
Just noticed something else. After adding blood effects to explosion effects caused by explosive weapons when making contact directly with monsters they now make blood effects when hitting such objects as barrels. Is there any way to keep explosive projectiles when hitting explosive barrels from causing the same explosion effects as if they were hitting a monster? They should be making the explosion effect you'd see if they were to hit a wall or floor. Why are the explosive barrels using the same material type as monsters?