Jump to content

Meteor Strike/Rain Emitter Question - Emitting from mult. objs


Skar

Recommended Posts

Hey Guys,

 

I´m currently having troubles with the smoke container. Having a bullet system, which gives me the emitter data for smoke, somehow the container does weird things. I give the smoke solver multiple objects (meteors) and I thought thats´s it, Houdini will handle it ;)

I don´t have that much experience with the smoke solver, help would be appreciated. A lot.

 

Cheers,

 

 Skar

Fireballs_5_testing.hip

Link to comment
Share on other sites

not sure what your question is but with a quick look, there's an error in your dopNetwork within the resizeContainer node.

You are trying to initialize it then to track your volume source while it is expecting a bounding box to work.

 

In /obj/toPyro, lay down on a separate branch a boundSOP after the null named OUT_FOR_SIM

connect another null named something like OUT_container_bounds and reference that null in your DOPnetwork: /obj/AutoDopNetwork/resize_container, in the tab bounds/tracking object/Sop_path.

 

Smoke will now be generated.

 

Same idea for max bound object by the way.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...