So I have been unemployed for about two months now. I am located in upstate New York and I have applied to studios in the Austin, Texas region and LA, California region. For some reason I have not heard anything in more than a month. I have sent follow-up emails and have got no art test's or rejection letter's. After all…
Hi everyone I have a very anoying problem, I have my custom game, my custom pawn. When I right click within the editor and choose Play from Here, then It works perfectly and I got my character displayed on screen. But when I launch the game with the editor window ( like launching the game really ) my pawn is not visible,…
If you find yourself switching back and forth between local and world you might want to take a second to set up a "double tap shortcut". I went into a bit more detail HERE, but basically you tap a key once and it will do something like select the scale tool. Tap twice and it will cycle the gizmo to local, do it again and…
I toggle back and forth between local, view and world so often I put it in a double tap script. Tap W, E, or R once and it selects that tool. Tap it again and it switches the gizmo between the modes. Super useful it saves me a bunch of time. Run the script and it shows up under the Customize menu under " MyTools", where…
You are just pretty much plain wrong in how you are thinking about it. We're not talking about working the counter at your local Qwickie Mart. The things that would have to be factored in for a game company to hire someone solely based upon asking salary pretty much makes it a moot point. For the most part, game companies…
> Even if you have an NDA signed Many NDAs aren't worth the paper if you deal with overseas studios and artists (e.g. when you interview them). Either they cannot be enforced, or, if you decide to sue them in their own country, the NDA written by your laws doesn't apply. Example: Your Chinese "partner" will happily sign…
If the rotation isn't applied to the mesh you can work in local axis mode by either selecting it in the transform orientation dropdown in the viewport header or by pressing the axis shortcuts twice if you leave it as global. It works even when you constrain the scaling to two axis by pressing shift+axis letter. Example:…
Hello, I'm new to UScript and a friend of mine pointed me to a tutorial on the UDN that shows how to get the mouse cursor to show up and interact with a level in UDK. I'm slowly going through this tutorial, but I seem to be having a couple of issues. I'm getting 3 errors that I'm not sure how to fix. I don't want to open…
Schell Games is a highly talented group of artists, programmers, producers, and game designers led by game industry veteran Jesse Schell. We're the largest full-service education and entertainment game development company in the United States. Since 2002, we've worked with world-class clients and partners to create…
Hi Andrew, here is my attempt at finding quad diagonals. It's very far from perfection and absolutely not optimized, but I hope it helps anyway. Just select a bunch of faces and press "Select!", it tries to find and select diagonal edges on most squared tri-couples. If no faces are selected, it works on the whole Editable…