Camera Movement hooks?

Discussion in 'Mod Discussions' started by someonewhoisnobody, October 23, 2014.

  1. someonewhoisnobody

    someonewhoisnobody Well-Known Member

    Messages:
    657
    Likes Received:
    361
    I would really like to make a Leap Motion mod for PA(I mean, come on. Its just meant for this kind of thing) but as far as I can tell we do not yet have the mod hooks required to move the camera around, or other fine controls.

    So if any of you Uber employees happen to be sitting around and say
    "Man I'm really bored, what should I do?"​
    Then look no further than this post!

    To make a Leap Motion mod it seams like you would need the following modding hooks:
    • Complete Camera Control
      • X, Y, Z control
        • Or however it works. Maybe: Focus planet, X, Y, Z?
    • Creation of a selection box
      • A way of creating a selection box for the user

    Anyway, if this already exists then, whoops.
  2. cola_colin

    cola_colin Moderator Alumni

    Messages:
    12,074
    Likes Received:
    16,221
    There is API to set the camera to a world position and focus a planet, it works fine. Though you're very likely gonna miss some planet ID's and reference points to actually use this.
    There is an API to move the camera around, it's broken afaik.

    There is API to create a selection box, those actions are handled by js.

Share This Page