Game Development Community

2d Mapping over terrain

by Aly Wael · in Technical Issues · 01/23/2007 (6:59 am) · 1 replies

Hello everyone,

I have been working using the torque game engine for a while,
I had coded a 3d cursor so that it transform the 2d screen coordinate to the 3d coordinate of the world

However I need the cursor to be an image in form of .jpg (or whatever extension) that wrap on the terrain (for example a circle or a ring), can anybody help me?

About the author

Recent Threads

  • Manual Animation of bones

  • #1
    03/31/2007 (2:48 pm)
    The Arcane FX pack comes w/ code that does this - they call it a 'zodiac' and it does what you are referring to. I recommend it as it has alot of nice starting material.