Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Touchscreen input - move camera/object along the spline
#1
Before purchasing Curvy I want to ask if it`s possible to implement a feature I need, or maybe it`s already possible, by using your asset, to do what I need. What exactly I want to do? I need to move the camera, or an object in the scene along a spline/bezier curve/path by using finger gestures. The camera/object needs to move up and down along the spline, not based on a time line, but moving according to finger swipe (or click&mouse move on desktop) fro,m left to right or the other way around, from right to left depending on the swipe direction. I`m not sure if this can already be done inside Curvy, or it can be implemented, or it needs integration with another Unity asset, like InControl, Easy Touch or Finger Gestures. I have to mention that my main target platform is windows desktop, but I would love to have this working for any kind of touch screens too, mobile or not.
Also, I have to mention that I have no scripting knowledge, and a no scripting solution will be great, or using Playmaker actions will do too.
Thank you in advance for your time and answer.
Reply
#2
Doing this will require a bit of scripting, I guess. You may get along with Curvy's PlayMaker actions as well, but in the end the FSM setup will be much more complicated than a few lines of code. But that's just my personal opinion.

I don't have much experience with finger gestures and the corresponding frameworks, but it looks like a two-step task: create the spline based on the swipe and then move an object along that spline. Both is possible with custom actions and builtin controllers, but I guess you would have to mess around with arrays in PlayMaker then etc...
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Bug: Save Generator Outputs still saves outputs if object is disabled curvymesher 1 2 08-30-2024, 09:19 AM
Last Post: _Aka_
  Player move with object mcarman 4 8 07-29-2024, 06:49 PM
Last Post: mcarman
  Nested Spline Volume Spot Instantiation merobbins5 3 6 07-26-2024, 09:58 AM
Last Post: _Aka_
  Left-right movement, and spline follow shihaya 3 8 07-12-2024, 12:50 PM
Last Post: _Aka_

Forum Jump: