ne ich glaube nicht dass das irgendwo im code steht.
hab gestern noch unter Libs/MaterialEffects/FXLibs/ eine "vegetation.xml" gefunden, da steht z.b. sowas drin.
Code:
<FXLib>
<Effect name="dry_leaves_big_type">
<Sound name="mainsnd">
<Name>sounds/physics:player_foley:bush_movement_dry_leaves_big</Name>
</Sound>
</Effect>
<Effect name="beach_bush_big_expl_a" parent="dry_leaves_big_type">
</Effect>
<Effect name="beach_bush_big_expl_b" parent="dry_leaves_big_type">
</Effect>
<Effect name="beach_bush_big_expl_c" parent="dry_leaves_big_type">
</Effect>
<Effect name="beach_bush_big_expl_d" parent="dry_leaves_big_type">
</Effect>
<Effect name="beach_bush_big_expl_e" parent="dry_leaves_big_type">
</Effect>
<Effect name="tl_big_d" parent="dry_leaves_big_type">
</Effect>
<Effect name="tl_big_e" parent="dry_leaves_big_type">
</Effect>
<Effect name="tomato_bush_big_a" parent="dry_leaves_big_type">
</Effect>
<Effect name="tomato_bush_big_b" parent="dry_leaves_big_type">
</Effect>
<Effect name="tomato_bush_small_a" parent="dry_leaves_big_type">
</Effect>
<Effect name="palm_tree_short_a" parent="dry_leaves_big_type">
</Effect>
<Effect name="palm_tree_short_b" parent="dry_leaves_big_type">
</Effect>
<Effect name="palm_tree_short_c" parent="dry_leaves_big_type">
</Effect>
<Effect name="marshgrass_big_a" parent="dry_leaves_big_type">
</Effect>
<Effect name="marshgrass_big_b" parent="dry_leaves_big_type">
</Effect>
</FXLib>
ich glaube das ist die datei die ich brauche, (ich hab sie auch schon agepasst) aber leider klappt es bei mir nicht. k.a. warum. ich sollte später mal auf crydev fragen.
vielleicht klappt es aber auch nur da wo die vegetation touch bending hat.