Jump to content

[PAID] Looking for an specific camera/control


Recommended Posts

Hello,

I’m a CGI artist, musician, worker, and I’m involved in a little project which requires the development of a short exploration FPS.
I’m doing the project with PlayCanvas and need an specific simple camera/control to work on a mobile platform as well as desktop/laptop computer.
I found the less invasive control and easy to understand might be this one so I need to replicate this type of camera/control used here:
http://www.ibiblio.org/e-notes/Splines/terra/diam.htm 2

Contact if you are interested.
Thank you in advance.

Link to comment
Share on other sites

Hi!

I think that you could easily implement these controls yourself without paying someone:

1. On mousedown or touchdown record the input value for the Y axis.

2. On mousemove or touchmove compute the difference between the recorded value  and the current Y axis input.

3. Translate the camera on the Z axis based on the difference.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...