Thanks for sharing this information :) So I've read through this guide and maybe you can add some information/shed some more light to the following What are qc files I'm thinking its just the directory that referenced the meshes, animations, etc. What are pcf files? Basically the file which contains particle effects (there…
Hi! I’m gathering a small team to develop the first act of a game in the style of Until Then or OPUS: Echo of Starsong. What differentiates the project: The game's emotional narrative is its heart. The first act is fully written and revised, with strong positive feedback from test readers — the main reason I started…
Sorry to hear about the layoffs man. It sounds like you're talking about a UI/UX (UX=user experience) position. If so, I worked in UI/UX at a big company on their internal software for 2 years so maybe I can point you in the right direction (if the position you're looking at is not UI/UX, ignore the rest of this post :P ).…
i have worked with linux, osx , and windows from 3.1 up to xp.. and before that dos shell.. and i have to say.. each has strengths.. i dont particulary love windows..but with the user base comes the apps..i dont like how unsecure windows is expecially with explorer being the main interface with your computer and the…
I went for a more airbrushed feel on this skin, soft graduated tone, to try and give it that comic book look that i sometimes see in some graphic novels, the model didn't come with a cape unfortunately, its just one of the standard ones that comes with ut2003k. The Altered State project is still going, I sent out to a few…
Hey guys, I am making a tiling texture script and have run into problems. I tiled a texture fine by pasting it and setting its transform in a for loop but I each of the layers to be smart objects. I can duplicate smart objects fine but their placement is driving me crazy LOL here is the code: this is the ill working smart…
Hello, everyone! First time poster, so excuse my ineptitude at this, but I am in the market for something rather specific: I've been looking around for someone who could do a model for a character I'm working on. When it comes to this particular model, I'm looking for a robotic character inspired by the likes of Five…
I cannot quite visualize what exactly you want to do, but generally, Substance Designer offers many different warp/distortion nodes some of which accept grayscale masks to influence warp strength, direction etc etc. Since you can create filters and generators for Painter in Designer, you can leverage these nodes and…
I've been working on Sparc for the new Luxinia .97 release that is hopefully uploaded today. I uploaded some youtube videos and also made some wip screenshots, thought I could pimp that progress here Sparc stands for Space Arcade and is just a working title. The original version looked like this: That version had a static…
Hey all ! :) Was cleaning up some code on my 2017-2018 codebase and stumbled upon this old piece of work that i did for PolygonFlow's first iteration last year; a basic licensing function that worked with Gumroad license keys. urllib2 def gumroadLicenseChecker(license_key, user_email, check="true", productID="ItBYu"):…