Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with drawing rope curve
#7
(24-03-2018, 10:09 PM)wijnandvantol Wrote: The screenshot I posted is from one of the sample scenes, and none of them show the handles. Everything else works...

Just tried on Windows too (I generally develop on a Mac), but it works fine for me there too.

The handles are drawn using Handles.DotHandleCap in OnSceneGUI, nothing too special. No other user has ever reported this, which is strange as something so obvious should have been reported by someone and fixed by now... do you see any error in the console? to be honest, I'm quite baffled by this... Huh

Edit: This is a bit of a shot in the dark but... do you happen to have a inspector open in debug mode? this will prevent all handles from drawing... in the pic you posted, there seems to be one. In that case, just exit debug mode and the handles will appear.
Reply


Messages In This Thread
RE: Problem with drawing rope curve - by josemendez - 24-03-2018, 10:31 PM