SenL Posted January 6, 2016 Share Posted January 6, 2016 (edited) 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 January 6, 2016 by SenL Link to comment https://forums.kleientertainment.com/forums/topic/61986-having-problem-placing-coldfirefire-fx/ Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now