MarteEngine
MarteEngine copied to clipboard
hitbox rotation
closed by error :D
thaaks about 14 hours ago | link | edit | delete
This implies that the hitbox is no longer just a set of coordinates and width/height but it should instead be converted into a Rectangle or a Shape that can be rotated and scaled. This would also allow for other Shapes as collision zones for a later version. Comment This implies that the hitbox is no longer just a set of coordinates and width/height but it should instead be converted into a Rectangle or a Shape that can be rotated and scaled. This would also allow for other Shapes as collision zones for a later version. or cancel Gornova 4 minutes ago | link | edit | delete
Yes we can :D But I don't want to change method signature, for developer point of view, all must remain the same :D
Maybe this can help ?
http://slick.javaunlimited.net/viewtopic.php?p=17399#17399
Yup! Exactly ;-)
I thought the same when I read the topic :-) It's great to see that we share a lot of ideas!
Note: remember to update Rotate and scale tutorial before MarteEngine 0.3 release