FX ARTIST As an FX artist, you will be bringing your extensive gaming experience to the team in order to create the most innovative and imaginative FX in the gaming industry. Our client is looking for an experienced FX Artist that will be responsible for creating special effects for a next-generation console title. Ideal…
Hey polycount peeps! :) I've never posted here before,.. but I'd be really happy to finally become part of the polycount gang. Here's what I've been working on for a while now: My goal is to translate a 2D concept into 3D to the best of my abilities, without deviating from the concept if not necessary (some areas aren't…
I have the following code (from the UDN Mouse Interface tutorial): MouseInterfacePlayerController.ucclass MouseInterfacePlayerController extends PlayerController;// Null this functionfunction UpdateRotation(float DeltaTime);{ local MouseInterfacePlayerInput MouseInterfacePlayerInput; local IntPoint MousePosition; // Cast…