Starbound

Starbound

Macrochip Patch
Macrochip Mod modding
I am trying to add some features to the mod and would need to implement a new animation rule
something like "working" or "working6" but with different cycle time and/or frame count.
tried to add one to the macrochip.lua (macrochip.animation and the frames are adapted) but can't get it to work wherevever i try to add a new rule (working8 for example)
Any Idea maybe?^^
< >
Zobrazuje se 11 z 1 komentářů
After long experimenting SBLog checks and Intuition i found the solution:
The new rule needs to be put directly beneath >local working = "working"< and finished with an "end"
< >
Zobrazuje se 11 z 1 komentářů
Na stránku: 1530 50