walthill / production2

Stores games and assets from our Production 2 course. Currently developing Reboot
https://github.com/walthill/production2/wiki
Apache License 2.0
1 stars 0 forks source link

Feature/movement #95

Closed walthill closed 5 years ago

walthill commented 5 years ago

We have air turning. Vars can be tweaked in editor We have more colliders some little fixes as well.

walthill commented 5 years ago

Looks good, but also does scoring :( Should we get rid of if (moveType == MoveType.ARCADE) at some point?

Yeaaaa that's my bad with the overlapping work in the same branch. Got a lil carried away. We probably could get rid of that check. It's a remnant from very early on when we had 2 movement styles