Hi There!
I'm building the character's inventory right now , but I'm having problems to do so because when I create a rectangle ( Quad ) it apears with it's view mode set in "perspective". How can I change it so it appears as a flat rectangle when the player opens the inventory?
Thx guys!!
Are you using the ortho queue mode?
Hi!
Don't take me wrong, but I don't know anything about this ortho queue mode guy.
I know whats orthogonal, but not whats this ortho queue. I'm completely newbie in 3D. I think I have said that already…
Thx guys!
setRenderQueueMode(Renderer.QUEUE_ORTHO)…This?
yep
Problem solved!
Well, since I'm new to JMonkey and I don't have much knowledge about it's classes, I find it hard to work on it. But it's certain that I'll gain more experience as the time passes.
Thx!!!
No problem, keep working hard!