Ill try and take a stab at it tomorrow. You can query vertex colors so something that you can do is query the red channel and just assign to second mesh since it'll have the same vert'id count.
Because I'm not sure how the server is doing what it does. It's querying a database using specific search terms and displaying the number of returned results. A refresh will re-initiate the query. I did view the source, but couldn't make sense of it. /me = code-incompentent
How to query the scene name wihtout the file extension? I've tried various forms of tokenize but can't manage this :( Edit: Solved! $name = `file -q -shn -sn`; $name2 = `basenameEx($name)`; HOWEVER. Does anyone know how to query the current directory that the file is in?
Hey Commander, Congrats on releasing your game! Is there a way to optimize search engine queries on google play? I tried searching for your game using multiple queries. I had to type the exact name and format of your company "thetiddlybit" to find your game. -J
Rendering or lighting seems to be slowing things down for me a quick glance and topic search term in artistation brings up a tone of good references to lighting clarity and possible solutions with a search term of lighting guide/tutorial , tip/tricks. For everyone, i know i had to learn these things also, sometimes its…
the $userInput will always be exactly "Process" because its the condition of the if statement. Try to use this line for your user input: $text = `promptDialog -query -text`; Maybe this will help you: string $text; string $result = `promptDialog -title "Rename Object" -message "Enter Name:" -button "OK" -button "Cancel"…
Definitly It's time to update this thread :) (2015) Textures for Manufactura K4 https://www.assetstore.unity3d.com/en/#!/search/page=1/sortby=relevance/query=publisher:585 (2016) Some works for my Unity Asset Store https://www.assetstore.unity3d.com/en/#!/search/page=1/sortby=popularity/query=publisher:20854/ And…
Hello Guys ! This threat will be dedicated to fully 3D Printable Designs. I'll upload some WIP and tricks about 3D Printing, depending in your feedback guys. Every single object will be uploaded for free download at www.myminifactory.com Find this Clash of Clans set right here :…
@speCter - thanks.Any idea of my mudbox query? @planaria - the current poly count is 2,00,000 :| target is ~15k tris.no I won't animate it. yup that's true that I will have to half of the work but trust me that is tedious too. :P I will start optimizing this manually as suggested by many others too. :) Thanks for the idea…