Since VilleK added centerMouse() command in ZGE, we can finally make our games use Mouse for controlling (moving, rotating, scaling...) ...
I have attached a file (.exe and .zgeproj) that shows one simple cube rotation using mouse ...
hope you can find it useful ...
Enjoy
Boris
Thanks Boris, I did find that usefull., I made a ver. with a more direct conection to the values,. and added to it a bit,. looks like the beginings of a level editor to me.
LMB to rotate
RMB to scale
Z key to position ( Hay ville, why no MMB support? and scroll wheels too! )
jph_wacheski wrote: Hay ville, why no MMB support? and scroll wheels too!
yeah, I wanted to say that in Feature request too, because I wanted to add camera zoom in, zoom out on scrool ...
but I don't know how hard is to implement that in ZGE ...