Jump to content

Having problem placing coldfirefire fx


Recommended Posts

Hi,

I'm making a custom endothermic firepit but I can't seem to place this burnfx (coldfirefire) properly.

 

inst.components.burnable:AddBurnFX("coldfirefire", Vector3(0, 0, 0))

Will place it at the bottom but I want it to be higher (vertically) because my firepit will be like a standing pit.

 

I tried other Vector3() coordinates but I just can't get it right.

How do you put it just vertically higher? (not changing x,y).

 

Thanks.

 

Edit: Tried Vector3(0,4,0) and it goes higher vertically but still not "attached" to the stand. It's floating somewhere to the left/right (depending on perspective).

 

Also what is the 3rd param "follow"?

Pigtorch lua uses "fire_marker" but what is that?

Edited by SenL
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
  • Create New...