View Single Post
Old
Veryuhbull
Guest
 
Status:
Posts: n/a
Default 07-16-2009, 03:29 PM

This is my ongoing project to develop an sub-engine to be added to games so that Alice can add one more level of reality. The current standard of let arrows move camera has one glaring error it only works moving forward and against flat surfaces. As soon as you reach a corner or move backwards you can pass through anything.

Really I am trying to make this so that I can produce a great game with many areas where the player must finish a level to progress and cannot exploit glitches or walls.

My method here also cuts the coding of collision detection down substantially versus the single item method.

Lastly People ask about it all the time and I have never seen any other posed worlds demonstrating these principles.

Sadly the current engine is very twitchy, as of now. I haven't worked on this since I posted it, maybe I'll improve it one day.
   
Reply With Quote