Jump to content
3DXChat Community

Melaniel

Members
  • Posts

    0
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Melaniel reacted to KinkyDeviant in Turning off poses   
    It would be nice if we could turn off some of the poses on an action object, ie

    A lot of time people build devices for a specific pose then have to use text, letting the user know the poses that work, for example MF-V-21. So it would be nice if builders could right click on one of the action objects, opening a context menu of the available poses and be able to disable/enable some of the poses. One possible solution to do this would be to add a section to the world file in the action object code, for example if I only wanted to use the second pose for the Single tab, the action object code could be {"n":"barstool_ph","p":[-9.039653,1.0548656,-5.8221],"r":[270.0,0.0,0.0],"a":[t1:[2]]}. In my example I used "a" for the action, t1 for the tab "Single" and 2 is the enabled pose index, these would change to how you reference those items in the game code. Not having a tab section would fallback to enabling all the poses. It would be even better if indexes weren't used but instead how you reference them in game since when you do updates and poses are added there wouldn't be a need to correct the enable poses. For example if you add poses to an action object what was pose MF-V-21 is now MF-V-24. This does have the potential to make large world files but I think not having to use text labels to define the correct pose will balance that out.
  2. Like
    Melaniel reacted to Lunarelf in Mirrors   
    so I made something and realizes that bottle glass's reflection is depend on which material is behind it, and it have to be turned at certain angle, and let avatar stand a little bit away/left side for the reflection effect...It's not very worth to try ,especially when it needs so  much decorating to make it a little more realistic but not like a lego block.
    Here is my example, feel free to download and try it, or... maybe use it as a decor in your room o(* ̄▽ ̄*)ブ
     
    mirror by lunatsuki.world
×
×
  • Create New...