• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.
Controllers Appearance

Plugins + Scripts Controllers Appearance

Download [<1 MB]
May I make an additional idea?
Would it be possible to change colours of the nodes for several persons?
Like example, make Person 1 green and change Person 2s´ nodes yellow so you can keep track of the nodes in a scene?
Yes, you can use another my plugin, add it to both persons and change colors. Here is a link at the bottom of description of plugin)
 
Yes, you can use another my plugin, add it to both persons and change colors. Here is a link at the bottom of description of plugin)
Awesome :D
Thx!
 
Hi! what an awesome plugin, love the icons.

I'm am getting some exceptions on the logs when targets are not visible tho, probably some null check missing.


C#:
ArgumentOutOfRangeException: Argument is out of range.
Parameter name: count
  at System.Collections.Generic.List`1[Datel.ControllersAppearance+Line].CheckRange (Int32 idx, Int32 count) [0x00000] in <filename unknown>:0
  at System.Collections.Generic.List`1[Datel.ControllersAppearance+Line].RemoveRange (Int32 index, Int32 count) [0x00000] in <filename unknown>:0
  at Datel.ControllersAppearance.DrawLines () [0x00000] in <filename unknown>:0
  at Datel.ControllersAppearance.LateUpdate () [0x00000] in <filename unknown>:0
 
Hi! what an awesome plugin, love the icons.

I'm am getting some exceptions on the logs when targets are not visible tho, probably some null check missing.


C#:
ArgumentOutOfRangeException: Argument is out of range.
Parameter name: count
  at System.Collections.Generic.List`1[Datel.ControllersAppearance+Line].CheckRange (Int32 idx, Int32 count) [0x00000] in <filename unknown>:0
  at System.Collections.Generic.List`1[Datel.ControllersAppearance+Line].RemoveRange (Int32 index, Int32 count) [0x00000] in <filename unknown>:0
  at Datel.ControllersAppearance.DrawLines () [0x00000] in <filename unknown>:0
  at Datel.ControllersAppearance.LateUpdate () [0x00000] in <filename unknown>:0
Thanks, i'll check that 👀
 
Can I make a quick suggestion? The icon scale sizes are limited to 2x but when I'm working on a very large scene and grabbing something in the distance even bigger would be better. Maybe make the sliders with adjustable range, or raise the limit to 10x?
 
Can I make a quick suggestion? The icon scale sizes are limited to 2x but when I'm working on a very large scene and grabbing something in the distance even bigger would be better. Maybe make the sliders with adjustable range, or raise the limit to 10x?
Did not think that somebody will make them bigger. :D I made maximum scale of 2 just in case.
I'll remove constraint, so you could change slider to any value (even negative, and icons will be upside down).
 
Datel updated Controllers Appearance with a new update entry:

Fixed error, removed constraint for scale sliders, slider's quick buttons format

  • Fixed error of ArgumentOutOfRangeException. As i think List.RemoveRange with count < 0 made this error.
  • Removed constraint for scale sliders, so you can make value more than old maximum 2 (or even negative, and icons will be upside down).
  • Choosed correct format of sliders, so small quick buttons under the line have better values.

Read the rest of this update entry...
 
Last edited:
Pardon me for asking this, but is the girl used in these preview screenshots available for download? If so, what is the name, and where can I get her? Need to have some "fun" with her, if you know what I mean. ( ͡° ͜ʖ ͡°) ;)
 
Pardon me for asking this, but is the girl used in these preview screenshots available for download? If so, what is the name, and where can I get her? Need to have some "fun" with her, if you know what I mean. ( ͡° ͜ʖ ͡°) ;)
This girl is not from some look, I made her using few morphs just to demonstrate things :whistle:
 
Back
Top Bottom