What appears to be wrong with this code? I want the purple color to be transparent, so I hope I'm doing this right.
I get a Memory Access Violation and the media is there. Thanks,
Chad
tree=loadmesh("tree.b3d") treetex=loadmesh("trest.png") entitytexture tree,treetex maskimage treetex,255,0,255 positionentitytree,0,0,0
I get a Memory Access Violation and the media is there. Thanks,
Chad