Set spidertron body orientation
Posted: Tue Jan 05, 2021 3:50 pm
Currently Spidertrons cannot have their orientation/direction set and their `supports_direction` is false. Whilst this make sense (spidertrons are complex entities!), it means that when you create them with `surface.create_entity` they are always in exactly the same position and orientation.
I'd like to at least be able to change the direction that their head is facing.
I'd like to at least be able to change the direction that their head is facing.