How to place on water?
Posted: 18 Mar 2018, 20:53
I create a harbor linetool plugin and have a trouble
How to place that on water?
How to place that on water?
A feature rich city builder game for Android, iOS and PC
https://www.forum.theotown.com/
Code: Select all
"frames":[{"bmp":"yourimage.png","handle y":4}]
Thanks!CommanderABab wrote: ↑18 Mar 2018, 21:30Just an example code fragment. "handle y" allows you to move the pivot position up or down. So 4 would be 4 pixels down.Code: Select all
"frames":[{"bmp":"yourimage.png","handle y":4}]