https://www.eventbrite.com/e/slava-ukraini-charity-comedy-show-tickets-300877220867?aff=ebdssbdestsearch Discount Code cuz ya'll got me a job somehow: anton POLYCOUNT FAM BAM I'm hosting/producing a comedy show for game developers showing up to GDC. Most of the money will go to the Ukrainian Humanitarian Fund, after the…
It looks like you have code for a window that comes up with buttons that run other procedures. Depending on those procedures, you might be able to just put them into the for loop and forgo the window entirely // stores current selection (main group)string $mainGroup[] = `ls -sl`;// lists all children (sub groups)string…
Making a library of pieces like that is always a good idea. Personally, I wouldn't pay for it, most likely. If you made these pieces all modular you could maybe get away with selling it in the Unity Asset store? I think it would be tough to sell to other artists on polycount. Speaking for myself here, but why would I buy…
Basically your script doesn't work because animate mode (Auto Key) is not enabled. For example, if you take an animated object and move it up while Auto Key is off it displaces all the key values. But if Auto Key is turned on it only affects the current frame. Your script is moving the object, adding a key , moving again…
They are taking content they made in the 1st place and getting more money out of it. They also said Mafia isn't supposed to be a GTA clone, but then Jimmy's Vendetta is very much that. I do hope they release some actual good DLC though. But the modders already got a good Multiplayer setup going and ppl are doing texture…
That is a tax code problem not a rich person problem. Edited to add 2nd post. Warren Buffet was comparing capitol gains tax to federal income tax. 90% of his income comes from investing, not form income. Those are 2 different taxes with 2 different sets of rules and comparing them is disingenuous. He is taxed twice on that…
You'll need to create a toggle cinematic mode node between level loaded and the matinee. You can also setup the movie render with the executeble outside of udk, here's the tut for that (unless that's what you are doing, haven't used the create a movie tool) http://udn.epicgames.com/Three/CapturingCinematicsAndGameplay.html…
Im in need of some code that is far more advanced than the little scripting I have done in the past. and Im a little over my head when it comes to hiring someone. Have any of you guys ever hired a programmer? any things I should keep in mind or pay attention to? good sites/companies to go through? should I expect finished…
Summary • Title – The Final Stand • Platform – PC, Mac, Linux • Genre – Adventure, RPG, and Survival • Engine – Unity • Compensation – Royalty, will be covered more in detail in a private chat for the options available. The Game The Final Stand is a relentless multiplayer experience in which competitors must fight to be…
I'm helping some students figure out what's missing from their portfolios, so they can focus on what to improve. I wrote down a list of stuff I look for when evaluating new hires. I'm sure I'm missing some things. What do you look for? Any help is appreciated. EDIT: latest version is on our wiki...…