Hi folks
I'm new to RF having played around with Irrlicht for a bit.
Great program!!!!. i'm more a modeler than a programmer so this is exactly what i was looking for.
I have a question though:
Is it possible to use the mouse to navigate the inventory menu during the game??
regards
dutch
Mouse control
Mouse control
Hi steven
thanks for your quick reply
what i mean is: when i bring up the inventory during the game, will it be possible to use the mouse to navigate through the items or is it only possible with the keyboard?
I hope you understand
regards
dutch
thanks for your quick reply
what i mean is: when i bring up the inventory during the game, will it be possible to use the mouse to navigate through the items or is it only possible with the keyboard?
I hope you understand
regards
dutch
I see. I do not know, myself, but Juutis has been doing a lot of work o scripted inventory systems. He may have an answer. Heck, I know the newest release has mouse-picking in the demo, but I'm not sure if inventory was one of the things. Make sure you check out the demos with the newest release.
Steve Dilworth - Resisting change since 1965!
Mouse control
Hi steve
thanks for your time anyway. I will look a bit deeper and hopefully someone else might be able to tell me if it is possible
regards
dutch
thanks for your time anyway. I will look a bit deeper and hopefully someone else might be able to tell me if it is possible
regards
dutch
If I understood you correctly, yes.
There are some scripting commands which can be used to check where the mouse cursor is. It's also possible to draw bitmap images on the screen with script commands, so basically you would have to disable the built-in inventory system and write a script that handles it.
It's not an easy task, however. And if you aren't very experienced scripter, I don't recommend to try something like that.
And welcome to the forums!!
There are some scripting commands which can be used to check where the mouse cursor is. It's also possible to draw bitmap images on the screen with script commands, so basically you would have to disable the built-in inventory system and write a script that handles it.
It's not an easy task, however. And if you aren't very experienced scripter, I don't recommend to try something like that.
And welcome to the forums!!
Pain is only psychological.
Mouse control
Thanks everybody
I'll stick to the easier stuff for now
dutch
I'll stick to the easier stuff for now
dutch