I want to make an animated prop which is flammable but when I compile with
$keyvalues
{
prop_data
{
base Wooden.Large
// blockLOS "1"
fire_interactions
{
ignite "halfhealth"
explosive_resist "yes"
flammable "yes"
}
}
}
But it just breaks my model (not visible anymore)
Can prop_dynamic be made flammable?
try flammable no?
Sorry, you need to Log In to post a reply to this thread.