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

remove transparency #136

Closed Rinder5 closed 6 years ago

Rinder5 commented 6 years ago

there are many places where transparency is unnecessary.

in addition, it is an expensive operation.

Let's remove unnecessary transparency.