I just received an email saying we can offer discounts for the month of October to the North American store. So... 20% off from the N. American shop! From now until October 31st you can get 20% off your purchase, not including shipping costs. US Coupon Code: FALL28 Canadian Coupon Code: CADFALL28 Enjoy!
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…
🚀 NACK — Mobile Real-World Capture Tool NACK is an offline mobile tool that transforms real-world surfaces and objects into digital data. Using only a smartphone, NACK allows you to capture textures, surface detail, depth information, and material properties — and instantly turn them into usable digital assets or analysis…
You learn by doing, not by watching youtube videos. That's entertainment. Your brain is more powerful than all the world's super-computers combined. It is an extremely advanced learning machine. It's your psychology which struggles to learn. In your head you make many nonsense problems which disrupt the learning process.…
I FORGOT MY PASSWORD! BUT I AM BACK WITH A VENGENCE!!!111! In my Zbrush bust sculpt I decided to adapt the creature 'Black Sabbath" or "Shadow Sabbath" for copyright reasons in English speaking countries. I used stills from the anime and manga panels as my reference material and I STRUGGLED!! due to the fact this creature…
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 :(