Results 1 to 3 of 3

Thread: Changing camera angle

  1. #1
    Join Date
    Mar 2012
    Posts
    58
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default Changing camera angle

    Hi guys, New to scripting. Writing my first woodcutting script and wanted to change the camera angle around when no other trees are found but im not sure how to do this, Can someone please help?

  2. #2
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    Simba Code:
    MakeCompass(RandomRange(0,360));

    That will turn the compass to a random angle.

    Forum account issues? Please send me a PM

  3. #3
    Join Date
    Mar 2012
    Posts
    58
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Thanks!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •