You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closes#800
## Changes:
- Implement missing camera zoom over time
- Zoom now returns a promise on completion
- Visual test demonstrating zoom
- Unit test validating zoom over time
Steps to Reproduce
Zoom over time is broken. However, instantaneous zoom still works.
Expected Result
The camera should zoom in X times over a specified time in milliseconds.
Actual Result
The camera does not zoom over time.
Proposal
There is a fix in the ludum-dare-38 branch, but it will need tests and more validate. It worked well enough for the ludum-38 game 860fe26
The text was updated successfully, but these errors were encountered: