• 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?
 
Back
Top Bottom