currently to get the sprite lined up with the selection box I need to add a shift value of
Code: Select all
entity.pictures =
{
layers =
{{
...
shift = {4, -.65},
...
}}
}
https://imgur.com/a/Cv02PJx
Code: Select all
entity.pictures =
{
layers =
{{
...
shift = {4, -.65},
...
}}
}
There is a script for that:AlveKatt wrote: Tue Mar 01, 2022 1:37 pm Your sprite sheet will be bigger with a lot of empty space, but I think you have to live with that.
The point is that their trouble is solved by that blank space.darkfrei wrote: Fri Mar 04, 2022 1:04 pmThere is a script for that:AlveKatt wrote: Tue Mar 01, 2022 1:37 pm Your sprite sheet will be bigger with a lot of empty space, but I think you have to live with that.
viewtopic.php?p=335708#p335708