ZGameEditor Documentation
Community |
MouseModelControllerMouseModelControllerThis component provides a simple way to let a model be controlled by mouse without the use of scripting. Put the component in the OnUpdate property of the Model that should be controlled. Example usage: "BatModel" in ZPong sample project. PropertiesScaleX,ScaleYAmount to scale the mouse position in the X and Y axis. |