Search results for query: *

  1. R

    Plugins Clothing Censor

    I do not have an RTX card to test, does your RTX card enable different options that are now on?
  2. dissolve_test.gif

    dissolve_test.gif

    WIP for plugin to change clothes to dissolve shader. Dissolve controllable and animatable through plugin controls. MacGruber logicbricks used to scale dissolve value.
  3. R

    Plugins Censor Bars

    @huz That was a challenge, turns out cloth vertex are calculated on gpu and the memory is shared with the shader so the shader needs to be aware and written for it. Had to reverse some other shader code to find it and rewrite the mosaic shader but it tracks now. Clothing Censor
  4. R

    Plugins Clothing Censor

    ryluth submitted a new resource: Clothing Censor - Turn clothing in pixelation censor Read more about this resource...
  5. Clothing Censor

    Plugins Clothing Censor 1
    Hub-Hosted VAR CC BY-SA

    Turn clothing items into pixelation censors Currently limited and broken for saving/loading and disabling/removing plugin. You will need to Force Reload clothing items. Thanks to @huz for the idea
  6. R

    Plugins Censor Bars

    @huz Might be possible, played around with it a bit before I responded. I can change the shader to the mosaic but the clothing item stops updating it's position/reacting to anything.
  7. R

    Plugins Censor Bars

    ryluth updated Censor Bars with a new update entry: v9 Read the rest of this update entry...
  8. R

    Plugins Censor Bars - v9

    v9: Added penis censor for Male/Futa model Fixed bug that prevented from working with male model Known issue: Male model upper censor does not work
  9. R

    Plugins Censor Bars

    ryluth updated Censor Bars with a new update entry: Censor Bars v8 Read the rest of this update entry...
  10. R

    Plugins Censor Bars - Censor Bars v8

    v8: Can now add a Face censor Added Modes for attachment tracking Fixed Scale mode was the old mode Resizing mode will resize the censor as the model moves to different positions
  11. R

    Plugins Censor Bars

    @HideawayKiesza Thanks! It definitely has grown, but forcing me to really learn plugin/asset interaction. I have tried both and think it will be another option in the config. I like the idea of option 3 more but it doesn't seem to have the same censor bar feel after it starts rotating, just...
  12. R

    Plugins Censor Bars

    @UJVAM No problem, also added the ability to change pixelation like @huz had shown, it was already in the shader asset just had to find the property name. In a case like: Should the bar Adjust size to cover but state horizontally aligned Get closer to the camera to cover (may be very weird in...
  13. R

    Plugins Censor Bars

    ryluth updated Censor Bars with a new update entry: Censor Bars v7 Read the rest of this update entry...
  14. R

    Plugins Censor Bars - Censor Bars v7

    v7: Fixed issue with bars casting shadows Added pixelation property slider for mosaic mode Changed default pixelation from 10 -> 6
  15. R

    Plugins Censor Bars

    Looks like that is done with some shader parameters, I'll look into it
  16. R

    Plugins Censor Bars

    @UJVAM In the plugin config options each bar has an X and Y scale to adjust size
  17. R

    Plugins Censor Bars

    @huz Enjoy! Share anything fun you make. Was a good learning process for scripting and working with assetbundles Next project: modesty plugin
  18. R

    Plugins Censor Bars

    ryluth updated Censor Bars with a new update entry: Censor Bars v6 Read the rest of this update entry...
  19. R

    Plugins Censor Bars - Censor Bars v6

    Add censor bars attached to characters Censor bars track/change position to be between the camera and the character Currently does not work at all angles Version 6 includes: Options for Mosaic thanks to Mosaic from @OrangePickle Scalable X and Y dimensions Lower censor is positioned and...
  20. R

    Plugins Censor Bars

    @HideawayKiesza Thanks for the links, awesome stuff After learning a lot of ways to break the game entirely I think I have a solution that leverages @OrangePickle assets to apply the mosaic. I also was able to fix the positioning of the lower censor so it tracks much better. Now I just need to...
Back
Top Bottom