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…
zetheros said: I was expecting to be enraged by that video (default state of being tbh) but I wasn't entirely. This isn't even all that unrealistic for new projects/engines - It is extremely unrealistic though, if you're someone who works on a legacy codebase containing thousands of instances where some code doesn't appear…
You asked for it. Remember you can also ignore this post. If you did not appreciate the response. Long story short; its very cold & mechanical but i don't see much cuteness & fun factor, (for me). Think a stylized approach to this kind of design would've spoken louder than a startwars rolling bot (one of the many they seem…
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…