Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
question about the local position
#4
Try adding a log of vec3 after you call the vec3.Set method. Maybe it is the one that changes the coordinates, and not Curvy.

This code uses classes that are not available to me (PoolBoss), so I can't run it. What I suggest to you is to create a new script, to use in a new scene, that does only the vec3 setting and the control point adding. If you managed to reproduce the issue with this simple setup, then you have a reproduction case to send me (scene and scripts). If the issue does not appear, then you know the problem comes from the difference between the real case and the simple reproduction case. You can then iteratively make the reproduction case more and more complex until it becomes the same as the real case. In that process, you will find what line of the code exactly creates the issue.
Please consider leaving a review for Curvy. This will help a lot keeping Curvy relevant in the eyes of the Asset Store algorithm.
Reply


Messages In This Thread
question about the local position - by brucezhu99 - 09-17-2021, 10:25 AM
RE: question about the local position - by _Aka_ - 09-17-2021, 10:59 AM
RE: question about the local position - by _Aka_ - 09-18-2021, 10:54 AM
RE: question about the local position - by _Aka_ - 09-18-2021, 12:02 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Get position of all control points for a spline gekido 1 6 03-28-2024, 10:08 PM
Last Post: _Aka_
  Avoiding runtime GC allocations on control point position change Ell223 8 18 02-24-2024, 10:43 AM
Last Post: _Aka_
  How could I get position in spline from "From" value in BuildRasterizedPath? Chanon 1 8 02-12-2024, 09:54 PM
Last Post: _Aka_
  Finding relative position across connected splines DekoGames 1 8 02-05-2024, 10:11 PM
Last Post: _Aka_

Forum Jump: