Page 1 of 1

Changing sprite of loaded entity

Posted: Sun Apr 17, 2016 4:27 pm
by bloc97
Is it possible to change the sprite of an already loaded entity in control.lua? By loaded I mean existing on the map.

I would want to make an amphibious vehicle go a bit "under" the water by changing its sprite. Currently it looks that it is riding above the water.

Thanks

Re: Changing sprite of loaded entity

Posted: Sun Apr 17, 2016 4:31 pm
by Klonan
Nope

Re: Changing sprite of loaded entity

Posted: Sun Apr 17, 2016 4:33 pm
by bloc97
Then is it possible to change the shift of the sprite?
Is this a feature that could be implemented in the future API?