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

feat: make block interaction more lenient #167

Closed nicholaschuayunzhi closed 6 years ago

nicholaschuayunzhi commented 6 years ago

Only blocks that are interact-able will be highlighted. Also makes face direction more lenient.

Rinder5 commented 6 years ago

Hi @nicholaschuayunzhi. Great job with this pull request. Thanks for your hard work! =)