Datel submitted a new resource:
Hotkey Chooser Accepts Pressed Key - Choose hotkey in any popup menu by pressing key, close menu by clicking outside.
Read more about this resource...
Datel submitted a new resource:
Asset Bundle Preloader - Preload large assetbundles on startup and keep them in memory between scenes
Read more about this resource...
How can I get paths for internal VAM's assets to load them by scripts. For example, i check Vamifier plugin script and found
string VAM_SHADER_NAME = "Custom/Subsurface/GlossNMCull";
But how the author of plugin got it? And how can I get list of assets in VAM's filesystem to use it?
It is...
I would like to use some prefabs, change icon of controller, but to revert changed would be nice to set default mesh from prefab. But to use it, i need to use string path to this prefab. How could I get this paths or list of meshes to use it?
Datel submitted a new resource:
Auto Unfocus Input Field - The system doesn't see when user finished writing text by pressing Enter and blocking keyboard input
Read more about this resource...
Datel submitted a new resource:
Mouse Control Overhaul - Finally working mouse selection, Local/Global axis mode, controller dragging, many smaller tweaks
Read more about this resource...
The rule says "Please do not share real images or photos unless they are on topic." and I am wonder what about memes? Memes often use real photos and does they breaking the rules if I will use them in topics or in plugin description?
For example, I made a plugin and want to put funny image in...
Datel submitted a new resource:
Work Light Manager - Turn off lights to work with better fps, turn it back to render image
Read more about this resource...
Datel submitted a new resource:
Add Atom On Button Click - Buttons for adding atoms do it on click, disable collision option, enable SelectAtomOnAdd toggle
Read more about this resource...
Hello there, I tried to make global (static) variable to use it inmany pluugin instances, but seems plugin execution works differently.
Does anybody know how to make global variable which will be accesible by my plugin instances from different atoms?
Does VAM has wiki or documentation with custom classes, methods and properties?
For example, I dont know about Supercontroller and it's properties and methods to use it.
I would like to fix mouse selection of controllers, but i dont know hover controller property, how select controllers, how it...
Hello, I tried to make CUA and noticed that default Unity shaders works not really good in VAM.
Top mesh is default CUA, bottom one is vamified, showing with directional light. (Just directional will look same for both cuas)
Default shaders did not work well with VAM shadows:
- mesh dont block...
Situation: After setting up depth of field params, changing pose and some scene props, I am returning toadjust depth of field params, but camera position and angle not the same as before and not comfortable to adjust params.
I am working on script which should move and rotate player camera to be...
I'm not sure, did not check all hub for it.
Does hub has plugin for video rendering like VRRender, which can bake every frame as image sequence with resolution settings, framerate and etc.? Not all computers can hold scene with many props and characters with stable fps.
VRRenderer has almost all...
Hello there. I've tested how to render video using "VR Renderer" plugin and i dont really understand fps settings.
I have a 60 seconds animation and wanted to record it in 30 fps with sound.
When i try to record it, plugin starting to render 1800 frames, but actually animation ends at about 600...