Penaz91 / Glitch_Heaven

Complete rewrite of my Glitch-Based Videogame
MIT License
1 stars 0 forks source link

Platform rotators #66

Open Penaz91 opened 8 years ago

Penaz91 commented 8 years ago

This should make it possible for platforms and obstacles to rotate by a custom amount (90, 180, 370 degrees), making custom paths possible. This should probably replace the ObsReverse trigger

Penaz91 commented 8 years ago

This should be implemented with time-based collision detection, to avoid having a platform getting stuck due to continuous rotations