POLSKASH
Moderators: CEGUI MVP, CEGUI Team
POLSKASH
I have a serious problem. The GUI is covering up everything I render with ID3DXSprite!!! I don't know how much you guys know about ID3DXSprite, but I tried the D3DXSPRITE_SORT_DEPTH_BACKTOFRONT flag and it didn't fix the problem. This is not good LOL! I am rendering the GUI last in the render loop like I'm supposed to.
Re: POLSKASH
SOLVED--For future reference if anyone is using ID3DXSprite in conjunction with CEGUI, make sure you call CEGUI's render call OUTSIDE of the ID3DXSprite::Begin() and ID3DXSprite::End() calls, but still before the IDirect3DDevice9::EndScene() calls.
Return to “Modifications / Integrations / Customisations”
Who is online
Users browsing this forum: No registered users and 16 guests