I`m trying to make a series of cubes, all of which should be semi-transparent, here is a snipet of my code..
make object cube w,size-2
position object w,(c*size)+10,(b*size)+10,(a*size)+10
color object w,RGB(20,128,0)
ghost object on w,1
I have been playing about with the ghost settings, and I have also tried to use the set object transparency command, but I either get no objects displayed, all objects solid white, or it looks as if the objects are inside out..
I know it sounds like my GFX card cant handle it, but I have ghosted objects many times before, in DB classic, so I know the card ( creative Geforce 256 pro ) can handel ghosting..
Any suggestions ??
TIA,
simon