Game Development Community

Shape dont receive shadows...?

by Georges Paz · in Torque Game Engine · 10/05/2007 (2:34 pm) · 3 replies

Hi,
i would like to know why my dynamics shapes ( player and car ) cannont receive shadows from others dynamics shapes? I would like to know if this is possible with TGE or TGEA.
Tanks.
Jorge Paz

#1
10/05/2007 (5:22 pm)
I believe only player objects in TGEA can self shadow however nothing seems to receive shadows from other objects.

No self shadowing of any kind in TGE.
#2
10/06/2007 (5:01 pm)
DTS to DTS shadowing just doesn't exist in TGE, though I believe there is a resource that implements/fixes this sort of feature into TGEA, not positive though.
#3
10/09/2007 (3:32 pm)
I just found how to do it with TGEA.
Tanks