(Sorry for all of the questions. UDK is difficult for me.) Hello! I'm working on creating on-screen instructions for my mini-game. I noticed that after I put my message in the Draw Text node in Kismet, the text appears, but goes off screen. Is there a way to force word wrap to make my message (which is incomplete for the…
Hello, iam curious to know if Zbrush has a symmetry mode that enables to draw on every side of a cube at once. Similar to the radial function. To make myself a bit clearer i attached a picture that shows what iam looking for. Is that somehow possible with the current version of Zbrush? Somehow i cant get what iam looking…
http://www.scriptspot.com/3ds-max/scripts/flow-map-painter Latest update: quick overview of the script: this script is free to use for anyone, both for personal and commercial use, I just ask for credit for my work :) the code is not encrypted as well, so feel free to look around in it and see how I did it; if you want to…
Happy christmas everyone, I wish you all a joyful and happy christmas. I hope that you all have fun, eat and drink plenty and have a laugh. I hope you all have a happy new year aswell and I ask you just before the new year comes in to have a think about your life and where it is going and where you would like it to be if…
Hello everyone, Here are my progresses of my second year university project, based on Nemanja Dojkic’s Fallout 76 – Harm-a-ceutical Chemistry Bench concept. I’ll also be exploring different interior environment ideas to find the best setting for the asset. The main hero asset for this project is the Harm-a-ceutical…
just seems you were doing a lot of extra work in the api, when the exact same thing can be done with less code in mel, or python via cmds or pymel. when in the end execution is almost the same anyways. i tend to switch between the api, and scripting depending on the what needs to be done, and since the api is good for…
Can I just come over there and punch you? It's true programming is mostly a male field, but that is no reason as to why they make the money they do. I've done both the art and the programming and I find programming slightly easier for my brain to work with. Both professions require the use of different parts of the brain…
It didn't come out exactly as the pictures. Click on it and you can look at. Great GUN... WONDERFUL Design... If You Want This Weapon In The Next Case! Yes and Favorite... http://steamcommunity.com/sharedfiles/filedetails/?id=1102161412
Yes, the main learning experience would be not to fall under the idea that third party plug-ins can solve a big portion of the code and you can rely half of your game on that. It usually ends in a time sink of patch fixes, updates, and dependencies hell. I think is better to try to code everything yourself and the only…