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

fix: particle effects removed on scene restart #146

Closed nicholaschuayunzhi closed 6 years ago

nicholaschuayunzhi commented 6 years ago

Fixes issue where particles still stay in the scene when level reloads.

Rinder5 commented 6 years ago

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