Game Development Community

Cursor Position

by TSK · in Torque Game Engine · 02/24/2007 (6:03 am) · 1 replies

How to get cursor position on terrain?

About the author

Recent Threads

  • Mouse move
  • HELP]Player Move

  • #1
    02/24/2007 (8:05 am)
    The following resource shows how to convert your 2D mouse cursor into 3D coordinates in the world:

    Object Selection

    Once you are able to get the 3D coordinates, simply render a 3D object, 3D cursor, or AFX selectron at this position.