Working on a map for the dungeon crawler i'm working on. I've only recently started to attempt painting things, so a lot of this is trial and error to get objects to pop. So far I'm finding that pushing a lot of muddy color around to define lights, and then going back and neatening it up with some contrasting hues is…
Haha yeah it's plugged into the GPU. oglu said: Yep. Also, not sure how to check which viewport settings I have but they're still on default. Another problem I'm having is a loss of progress on certain projects, or mesh distortion when importing to maya 2018. One file I had as .mb .ma and .obj, all of these had similar…
Awesome, except when I try to edit a button with the Auto-stroke, or Auto-tip preset it tells me Error: Illegal argument - Line 1273 It says the same thing if I switch to the text preset, but the text still displays after i hit ok. For either of the two thumbnails its just a broken image icon. :sweat: (edit: This is on cc…
Both are working in 2017 here D: No error thrown in the listener ? Maybe somme issue with the mesh. I don't think i've protected my script against dead verts for instance, see monster post above. Did you try with 2 simple primitives for instance ? You can PM me a scene with the source/target objects if you want.
The usual way to do this is to delete half your model, uv what remains, then mirror the model across again. Then select your new uvs on the one half and offset them by 1.0 in the U if you're going to be baking it. This is so there are no overlapping UVs in 0 to 1 space which will cause baking errors, but the right parts of…
User guide time! <- Right-click to download Finally finished what ended up taking me longer to write than the shader :) It's 24 pages filled with example images and useful info on how the shader works. Let me know if you find any typos or errors. I've gone through it a few times but there's certainly something I've missed.…
Thanks Fayesmith! This is weird. None of my friends are getting any errors and online scanners are not detecting anything anymore. Can you try it again and let me know if it is still occurring? Thanks! Edit: Can I have anyone who is encountering the page warning, please let me know? And possibly what country you are…
You'd be surprised. The hardest part would be to start it up. But even that is pretty fool-proof and it's not like he doesn't have the time for trial & error. Driving a modern tank is almost easier than driving a modern car. The interface is very intuitive and easy to learn. It has to be since the military is alot about…
Adding to what others have said, your resume is laid out horribly. You've got some lines that are left justified, some that are centered, some that are slightly in between; it's a real pain to read. Something along the lines of what cholden has on his sight reads so much better. Run it through spell check too, got a few…
Hmmm... I think I figured out what is causing the problem... It only seems to have that strange error when I duplicate the light (which is what I did in the original scene). If I make a new light from scratch, the problem does not seem to occur. Thanks for all your suggestions, I should be able to figure it out from here!