Page 1 of 1
container
Posted: Sun Aug 25, 2019 5:07 pm
by gabberworld
is there way rotate picture in type="container" ??
i see that some commands use the north =, west = , south =, east =
but when i try those i get error only
Re: container
Posted: Sun Aug 25, 2019 5:49 pm
by Deadlock989
No, containers don't have a direction.
There are hacks and tricks to make them behave a bit like they sort of have a direction maybe but they are all infinitely more hassly and breakable than they're worth in my view.
Re: container
Posted: Sun Aug 25, 2019 6:13 pm
by Hiladdar
I've not tried to rotate containers in mod yet, but when there is rotation for some sort of entity, there is png graphics file with 4 images, one for each cardinal, in addition to the appropriate definition within the .lua file.
Hiladdar
Re: container
Posted: Mon Aug 26, 2019 9:59 am
by gabberworld
yeah, i stop make mod anyway as it turns out this game have Lua limits what i don't like.