im glad your getting that :P im trying to make the game as fun as possible. Games are so serious now and I just want something I can enjoy with friends. :D Having the art completed sooner has helped me a lot, but more because it gives me a break from the code (by code I mean blueprint :P coders forgive me). I like jumping…
Blueprint can be really powerful when you approach it from a programming perspective (ie: taking an OOP approach and making use of the interfaces and macros). One big problem there is that most people who use Blueprint are not going to be approaching it from a programming perspective. Those who would are more likely…
This isn't strictly art, mostly coding, but I've been fiddling with UI stuff recently. So, I'll go through these chronologically... First off was a sort of vertical tabstrip thing I made. There are a few more videos of this, at varying stages of development. Not really a lot of difference between them unless you know what…
Hello my name is Dev and im an aspiring Indie Game dev and im looking for a partner / friend who works on 3D|2D assets / SoundTracks / Game devs to learn and grow with and soon make a game if your one of these and looking for a partner Hit me up! Discord: UniqueKings#3385
Maya is not without its heaping helping of bugs. Your experience will also depend largely on which version of Maya you are using. I find 2013 to be the most stable, least buggy version so far, although I haven't really given the newer versions much of a chance since the service packs have been added (though I am growing…
Is it possible to sample a cubemap from a custom node? I want to be able to use texCUBElod to sample lower MIP levels of my cube maps. For a normal 2d texture I can simply create a Custom Texture node and connect it to the Custom node and use tex2D. However, when I set the texture in my Custom Texture node to a cubemap, I…
1. You say: 2. you did not downloaded the scrun.exe. Is this right? Because... 3. Here you have scrun.exe and you have experiance with it decrypting rayFire script. What is true - you don't have the decrypter or you have it? Or you don't have it anymore doe to a virus problem? If you received the scrun via email, then the…
So I've been recently hired by a 3dsmax only studio, but I've only used Blender and Maya before. I'm trying to get up to speed in the following weeks before starting on october and I was wondering if there is any well known guide online that teaches the way 3ds max works for experienced artists, instead of the typical…
Hey polycount! I've been working recently on making myself an all purpose "stone carver" node in Substance Designer. This was originally inspired by the work done on Uncharted 4 by Jonathan Schmidt and Jose Vega as well as all the other great artists there. Basically the node takes several inputs for height outline, height…
I'm working on a low poly game with a pixel graphic aesthetic but I'm having problems with my pixels getting warped when applying them to a model. Here's part of my texture http://prntscr.com/8h24yv And here's a close up of the window http://prntscr.com/8h2515 Now here's how it looks in unity http://prntscr.com/8h259r I've…