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},
...
}}
}
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:
viewtopic.php?p=335708#p335708