CheeseLord / warts

WAcky Real Time Strategy
MIT License
1 stars 0 forks source link

Make units have size #75

Closed kronmillerg closed 7 years ago

kronmillerg commented 7 years ago

Currently they're all just point particles.

kronmillerg commented 7 years ago

To be clear: we're not going to try to solve group pathfinding yet. Papers have been published on the subject. For now, this would only have 2 real effects: (1) a unit with one foot on the resource pool can gather from it, (2) it would fix that warning we always get about models being the wrong aspect ratio.

kronmillerg commented 7 years ago

Er... (2) is really more of a #61 sort of thing. Really this is just about (1).

MayaOrnstein commented 7 years ago

Unit size is given as a Distance object.