Jump to content
Everywhere

Search the Community

Showing results for tags 'mouse'.

  • Search By Tags

    • mouse ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 3 results

  1. Hi, there was once a script for moving the character to mouse position: Does anyone know where to find it - i get an error when i want to get/download/test it? Thanks, Richard
  2. Hi, i have a simple question: I want to move a model (with GoToPoint) if i press the left mouse button, and play an animation while the model moves. I did: if (window:MouseHit(Key.LButton)) then -- Target position (in place ATM) local targetpos = Vec3(0,...
  3. I want to make a Game like shown in the screenshot. The Ship that needs to fly around obstacles, part of them rotating, Is controlled by the mouse. How do I start making one like those ? what functions of the ducomentation are useful ?
×
×
  • Create New...