Game Development Community

3D platform

by PGames · in General Discussion · 01/19/2010 (12:26 am) · 1 replies

hi, my team is doing a 3D platform game where interactable objects are in the 2D plane. is there a way to limit the object movement in 2D plane?
-Calvin

#1
01/20/2010 (7:50 pm)
Let me rephrase: How can I limit movement of objects (including the player) to a 2D plane IN SCRIPT?

Davey Jackson, director of licensing for Torque has assured me that it is possible, but he did not elaborate. Does anyone know how this can be done? Does anyone even have an idea of where to start? Is it necessary to make changes to the source code?