Quote: "Will png with the alpha channel work?"
yes
Quote: "do i need to use dbSetObjectCull ?"
no
Quote: "Do I need to use no alpha channel and set a mask color and usedbSetImageColorKey"
no
Quote: "dbSetObjectTransparency (55,1); is on
and
dbSetObjectTransparency (55,0); is off?"
yes
Quote: "I make a texture, png, jpg, bmp, doesn't matter. And set some color say 255,0,255 in that image. Than set my color key like so
dbSetImageColorKey (255,0,255)
than I use this line to show it in my object.
dbSetObjectTransparency (55,1);"
that should work
Quote: "I have tried this and a lot of experimentation with no luck"
Please keep on trying, starts are not easy. Also it would be a good idea to search the forums exhaustively. All answers to DBPro can be applied to DGDK as well.