Jump to content

Home

EFX: expensivePhysics flag causes a crash... (only in JA)


Scarlett

Recommended Posts

Just wondering if anyone knows of a solution to this. If expensive physics are enabled for an effect it causes an in-game crash when it gets processed. This wasn't an issue at all in JKII, so maybe Raven broke something since then.. or maybe it's just expected to be setup differently now (and EffectsEd just wasn't updated).

 

Or is this somehow only an issue for me?

Link to comment
Share on other sites

Well, it's nothing like Havok or anything.... ;)

 

But, basicly it just ensures that the particle actually collides with solid (like it's suppose to). Since without them, they tend to skip thru if it's velocity is high enough. Which really sucks in my case, my little weather system relies on the effects resources at the moment - so, my rain particles for example are skipping thru everything, passing rooftops into buildings and such, not to meantion that the raindrop impact effect doesn't spawn. Bleh.

 

I'm in the process right now of creating my own effect system though, using local entities rather then the engine-side stuff. I've been meaning to do that for a while anyway though - since there's all kinds of things i've been needing to do with the effects that Raven never setup for their EFX system. Also that means i can modify them in code if i need to (which i've really been needing to do).

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...