- From a design standpoint try to get consistent angles in the language of your geometry - having several different angles of lines can quickly create a chaotic and unpleasing design. - Respect the rule of thirds and watch your proportions - try to add details and breaks around the 1/3 junction, not the 1/2 or 1/4. Try to…
I just updated MagicPicker, my popular professional color wheel for Photoshop (since year 2008!) The main new feature in MagicPicker 7.1 is the new HUD display, shown in the image below. It contains all of the plugin’s controls, and pops up anywhere on screen beneath the cursor. Also this Color Picker can ‘stick’ to your…
Hello! I'm having some small issues with the code in one of my classes. I'm trying to create a custom Kismet node that, when triggered, will change the camera view (code from the UDN Camera Technical Guide). I have the following code: CameraMovement.uc// extend UIAction if this action should be UI Kismet Action instead of…
It has drastically improved since the release of EaaS on Steam, lots of bugs fixed and new features (still a bit unstable though). Community is nothing to write home about, full of beginners and few people that excel share information plus a lot of overall cringe worthy stuff. They do have FBX support now, but i'm not sure…
Ok, comment time. To complement Gauss, I've noticed a few other things that can make your firearm more realistic. First is that your feeding chamber is to far back for a magazine loaded pistol. Your pistol grip itself isn't wide enough, even for a single stacking magazine. Also the absence of feeding ramp into the bullet…
Alright, Well I have the script running at a stable rate at the moment. There still are a few bugs that were with some of the other functions I wanted to put in, but I commented them out for now. Here is the download link. http://www.zukodesign.com/downloads/scripts/Z-dupCurve0.8.zip To run it put it in your scripts folder…
When I had to do interfaces, I always did it on paper in the form of a hierarchy, plastered it all over the wall. But this was after the programmers gave me what functions were to be available to the end user. I then took the functions and grouped them 3 or 4 times on cards. From there they usually had some kind of idea of…
Artelios great start bubba!! Take what im about to say with a grain of salt i understand you are making a hybrid of the 2 guns on top, and also changing the type to plasma, you need to show that in the gun more than just a canaster also i would say you need to change the look of your barrel, right now your gun doesnt…
Thanks Mistry! No concept on this one. Just gathered tons of reference and designing parts that I believe would be functional to a certain point. Here is a quick update. I quickly blocked out two different prongs. One with 4, the other with 3. I also added in some wires and a support for the back. I am going to start…
People design pages to make use of a mouseover function, but it is in no part of a requirement of using actionscript for whatever you're doing, We might aswell remove all of javascript from the safari browser, since some pages might be using a javascript variant of mouseover. if your clients doesn't wish to redesign their…