this-place / this.place

An isometric puzzle game that incorporates platforming and block building.
https://isteps.comp.nus.edu.sg/event/12th-steps/module/CS3247/project/4
MIT License
7 stars 6 forks source link

Reduce camera jerkiness #158

Closed nicholaschuayunzhi closed 6 years ago

nicholaschuayunzhi commented 6 years ago

Currently when a camera clips into an object the zoom will be very jerky. Perhaps we can add acceleration or some delay to the zoom to reduce the jerkiness.