Difference between revisions of "Idle Animations"
Jump to navigation
Jump to search
m
→Compatibility: removing an extra "entry"
imported>TheMagician (Illustrated the point about compatibility) |
imported>Qazaaq m (→Compatibility: removing an extra "entry") |
||
Line 68: | Line 68: | ||
==Compatibility== | ==Compatibility== | ||
For compatibility reasons it's recommended to add new entries add the bottom of the tree. Internally every entry stores the previous sibling. When an entry is added at the top this means the previous | For compatibility reasons it's recommended to add new entries add the bottom of the tree. Internally every entry stores the previous sibling. When an entry is added at the top this means the previous topmost entry has to be modified to list the new entry as its previous sibling. This means that the previous topmost entry is stored in the plugin file. Any changes to the original topmost entry will be overridden when this plugin loads last. | ||
[[Image:Dirty_idle.jpg]] | [[Image:Dirty_idle.jpg]] |