Search found 2 matches
- Fri Mar 23, 2018 3:14 am
- Forum: Mod Development
- Topic: I need help with custom mech sprites [Healtbar overlapping]
- Replies: 2
- Views: 4635
Re: I need help with custom mech sprites
Find the file pawns.lua Towards the bottom there are all the animations. Just edit pos X and pos Y, increasing or decreasing as desired until for each sprite it looks like it is positioned good. So you will need to test: Normal, Animated, Broken, wet, Wet Broken. Thanks, i reduce the size of the cu...
- Thu Mar 22, 2018 12:35 am
- Forum: Mod Development
- Topic: I need help with custom mech sprites [Healtbar overlapping]
- Replies: 2
- Views: 4635
I need help with custom mech sprites [Healtbar overlapping]
Hi, i am working on a custom mech sprite, i change the 7 sprites of the mech_punch, but when i test in game the sprites looks is offset of the tile, bellow there is an example, i try to change offset on the script "animations.lua" but when i save the changes, the game doesn't start, any ad...