I would defenitly recommend Construct2 for someone thats new to coding. Its way simpler than javascript and unity. Although I knew some code and a lot of game logic before I started working with C2, I used The Games Factory before that when I was a kid and it has allmost the exact same structure as C2, and that was very…
[ QUOTE ] I've expierenced it. i think the HL2 player movemnet code (especially in counter-strike) is jittery. When moving down steps i notice this alot. Perhaps its this jittery physics that makes more people who are prone to motion sickness to expierence it. [/ QUOTE ] Probably because they're still using the old Quake1…
Hey all - I would like to find a way to make it such that edges do not display on my selected mesh while in, say edge mode. Though if I could just turn them off all together so when I'm in object mode they don't display either, that would be great. I want to do this mainly during hardening and softening edges, and other…
Hi Everyone, Cool new texture images are ready on these pages on my site: TXR - ABSTRACT https://soundimage.org/txr-abstract/ TXR - ROCK/STONE - Fantasy https://soundimage.org/txr-rock-stone-fantasy/ BIG NEWS!!! LOOPING OGG GAME MUSIC TRACKS ARE HERE...YAY!!! All of the looping music tracks that I've created for the game…
All, I am currently putting all efforts into a language port from javascript to livescript. I hope that the code will be easier to maintain and extend in the long run. No more 3000 lines of code in one file!!! Isaiah, here is it packed up with zxp for now: latest (untested) version using zxp
Hey Oiban, Firstly, welcome to Polycount. But the image you linked seems to be some code for lightbox, which won't work. To post images here, you'll have to use the VB code image tags or use image attachments (for these, you'll have to click the "Go Advanced" button to use the advanced editor).
That PHP should be in a root directory with a subdirectory named "banners." Maybe the folder tree is funky? Or maybe you need to modify the echo code for where you are putting it? The code I made displays this and this only:<img src='banners/RANDOMBANNER.jpg'> I just tested it out on my server and it works fine :(
1-high and low poly should have the same siluet. objects view distance also matters. you want to avoid baking artifacts from objects thats closer to the camera. 2-biggest thing i learned was that there are multiple uv maps for a reason. you can uv map the same object for many different reasons. like adding extra details or…
@Rogelio, Here's where I'm at thus far. After six chapters, I'm quite happy with how well it turned out. I'm still trying to get the stones to not stick together but at the same time it kind of works. My only gripe about the material are my pebbles. For some reason, I can't seem to get the height information fine tuned to…
I am aware of monitor switching in the Wacom control panels, but it' not functional enough for me dual monitors. I would prefer to be able to use pen mode with both monitors and be able to switch between which monitor is for the tablet with a push of a button. But for now maybe I`ll just rotate my 2 wide screen monitors to…