Hey guys! It's been a long time since I've posted and I didn't sculpt anything in Zbrush or model anything this time around but that's because I've been working hard on this last project of mine. I've been teaching myself how to code and finally got to a point where I managed to create an iPhone game! It's called Marty…
I think it's pretty fast at reloading anyways, if you only change a single texture. I never noticed any big slow-downs when reloading a scene with multiple texutre, with only 1 changed. But maybe I'm lucky If you wanted to just reload a single texture node, just change it like this: <font class="small">Code:</font><hr…
Hello everyone! I hope this is the right section in the forum for my question. If it's not, please let me know. I am still very new to this, so please consider you are explaining to a noob. ^^ So... my problem is the following: I am trying to create an eye following a tutorial and everything was fine until I started…
Hello there! So... this is my 2nd year trying to finish an enviro Challenge, hope this is the one I finish. So far I've more or less matched the perspective and proportions of the reference (I just started working on the 1st of Feb) Since I've had a hard time finishing environments so far, I will take a sort of MVP…
Okay I´m done here! It has been quite a journey with this project and I want drain my brain here. I started with a weird idea and iterate A LOT during this time. At some point I decided to go with the sci-fi theme. It felt right choice at that time but it ended up looking wrong and forced like many said. Then I decided to…
Internal Playtesting Begins I think it goes without saying that Indie Game Development is hard grueling work, it’s certainly not for everyone. Every aspect has to be planned out and hand crafted to ensure for consistency, But in the end when it all comes together is when It all really starts to shine, the level of…
P.s I agree with both of you on the irrationaility problem, effectively yes, the game will always be based on coded logic, and therefore always be rational in terms of interaction (how the player interaction is coded etc) But it is true that abstraction and irrationality can come with art, and how those interactions / game…
Auto High Poly (maya 2016 EXT 2 ONLY!) Hi everyone! So after a loong time of messing around with mel I've finally gotten the time to put this together to share with the community! Just take my script and make it a button on your shelf! After that the rest is easy, just follow the instructions below (animated gif!). Notes:…
How would one go about making a shader in UDK that blurs a reflection? I cant find any info on blurring a cube map in the engine unless maybe in the dx11 version. I want to do it in dx9. Would I have to manually make 4 different cube maps myself or can I use a custom shader node to write the hlsl myself? I've tried the…
Hi @Eric Chadwick Thank you for your feedback. Yes the interior projection has a slight offset as my spacing of each room doesn't quite come to an even square so i had to offset it slightly to a more rectangular shape and maybe that is causing some slight distortion in the parallax effect based on the viewing angle. In…