Long time lurker and honestly much more of an environmental type, but with a recent purchase of Substance and a desire to jump into one of these contests I figured what the hell. Doing a "self-portrait" of sorts, there's an ugly misunderstood beast in all of us. Whether it's anger, anxiety, pessimism, etc. it's apart of…
Hi everyone! This is my first post on Polycount and if you have time I would really appreciate it if you read my first post. I could use strong community feedback of experienced game designers and artists in the next coming weeks. I was a 3D artist at an Advertising Firm where I used Cinema 4D and Octane Render Engine to…
I tried getting rid of the semicolon and now I get even more errors? Help? I'm a bit confused. :( new code:// extend UIAction if this action should be UI Kismet Action instead of a Level Kismet Actionclass CameraMovement extends…
several. Best is you would try to debug your script yourself error by error.. As a start: the first error tells you that the 'else' statement is in a wrong place .. and that is because it must follow an if you can write: if ... then ... else ... or you can write: if ... then ( ... ... ... ) else ( ... ... ... ) but you can…
if you rig them humanoid (humanoid system) you need to be sure it is matching exactly its conventions. As a good starting point you can go to mixamo and download a humanoid rigged character as template. Everything else you need to configure in the import config mode of the IK and humanoid section of the importer. if you…
I continuously try to improve the bark while working on the other parts. Slowly adding a few details to cement the scene and setting. Trying to make the few pieces of bark that were pulled off pop out clearly from the surrounding bark. Making cuts that hopefully depict varying levels of force and age. Some already have…
True thanks :) Aye good points, I've actually been using that picture for reference but I didn't want it to be a copy. I agree about the structure of the horns, they're not gonna penetrate the skin and have a separate color. I've been toying around with different sets of horns, got a few in the library actually. I was…
Good job making the updates. Your logo is clearly a rushed replacement. Stop trying to make one. Your name and contact information should be there instead. Simple, classy text will do. Honestly, you don't have your name or contact info on the main page at all. I had to search your site for find out your name. Super…
This is a really good looking fur! I was already familiar with the shell technique, but yours looks particularly good due the care in adjusting each shell maps and the height map usage. I gotta say I'm itching to recreate a few steps in your breakdown using Blender geonodes to automate them. 😂 Edit: I gave the node setup a…