515
edits
Changes
Jump to navigation
Jump to search
→Wipers duration+delay format
== Wipers duration+delay format ==
In unit '''accessory_interior_data''' attribute '''wiper_delay''' has been removed. Instead, the new attribute '''wiper_duration_and_delay''' (array of float2) has been added. Each element contains of animation length (in seconds) and time delay between animation loops (in seconds) of one active state.
If no '''wiper_duration_and_delay''' is correctly stated it is defaulted to single element float2(2.0, 0.0), which serves as single active state in such case.