2023-08-28 03:53 AM
Hi all,
Is there some way to display all relevant hotspot parameters when you have multiple stacking? I have a few different hotspots which given certain inputs may be stacked, at which point some parameters are becoming inaccessible since it only seems to display two...
Ling.
AC22-23 AUS 7000 | Help Those Help You - Add a Signature |
Self-taught, bend it till it breaks | Creating a Thread |
Win11 | i9 10850K | 64GB | RX6600 | Win10 | R5 2600 | 16GB | GTX1660 |
2023-08-28 04:30 AM
Not that I know of - even TABBING does not cycle through the hotspots.
I have a stretchy line object I use for site boundaries.
If I stretch it so 3 of those boundaries all have the same end point, then I only can ever see 2 lengths in the tracker.
Never the third.
Always the first two which may be because of the hotspot ID being incremental for each hotspot - not that that helps at all.
Barry.
2023-08-29 12:18 AM
An IF statement perhaps to check the condition where coordinates of two hotspots overlap and add small value to have them separated? Easier said than done, I know but maybe possible.
2023-08-29 03:04 AM - edited 2023-08-29 03:27 AM
I am currently in the process of doing this. 10 hotspots with 4 different conditions in 2 orientations, it is taking a while... I have used the 256 flag which may need to be changed since I have not been able to figure out how to only see the base point for some of the variations.
Barry: Always the first two which may be because of the hotspot ID being incremental for each hotspot - not that that helps at all.
If that is the case, I might be able to make a workable solution given I have set ranges for each type of hotspot.
Does not appear to be the case... I swapped around my ranges and it did not change anything. I also changed the script order to no avail.
Ling.
AC22-23 AUS 7000 | Help Those Help You - Add a Signature |
Self-taught, bend it till it breaks | Creating a Thread |
Win11 | i9 10850K | 64GB | RX6600 | Win10 | R5 2600 | 16GB | GTX1660 |
2023-08-29 08:26 AM
I just realised I could use the hotspot attribute modifiers on more than just the base hotspot... Decided against using offset hotspots as you create incorrect snapping locations, so I have just hidden the less relevant parameters when they are overlapping... Unless there is some way to make it so you cannot snap to a hotspot?
AC22-23 AUS 7000 | Help Those Help You - Add a Signature |
Self-taught, bend it till it breaks | Creating a Thread |
Win11 | i9 10850K | 64GB | RX6600 | Win10 | R5 2600 | 16GB | GTX1660 |