FranticDreamer Posted June 18, 2019 Share Posted June 18, 2019 (edited) Hello. How can I put decals onto dead bodies instead of ground? Or can I? Edited June 18, 2019 by FranticDreamer Link to comment Share on other sites More sharing options...
DieFeM Posted June 18, 2019 Share Posted June 18, 2019 I think you could call the function PlaceAtNode, deadBodyRef.PlaceAtNode("head", BloodDecal) for instance. Link to comment Share on other sites More sharing options...
FranticDreamer Posted June 25, 2019 Author Share Posted June 25, 2019 I think you could call the function PlaceAtNode, deadBodyRef.PlaceAtNode("head", BloodDecal) for instance. Well, it just creates a decal object at body's head. Decal is not applying on body. Link to comment Share on other sites More sharing options...
Recommended Posts