Most people get it wrong though when they talk about good and bad AI, the bucket on head is a side-effect of much better AI, where crimes committed are the ones the npc will actually see, and in this case a bucket will actually block his eyesight and preventing him from seeing it. Proper scripted behavior could've…
OK, found something that mostly works. But now both divs show up at the same time if each rect is clicked, rather than only one at a time... <html> <head> <script type="text/javascript"> function change(id){ ID = document.getElementById(id); if(ID.style.display == "") ID.style.display = "none"; else ID.style.display = "";…
See how it comes full circle, heh. I've run into some problems like scaling then rotating something, it will squash/stretch the piece, but it doesn't happen every time and sometimes UVW XForm fixes it. Of course I can't get it to freak out now that I'm trying so they might have fixed somethings in 2010 when they added some…
I love it! I played around with Unity a little the last time they updated it. I got the asset importing working, as well as a little basic scripting. (using C#) It's a great development platform for the slightly more technically minded. I'm currently working on porting Flixel to C#, so I haven't had time to play with Unity…
Probably the same guy that decided to make modifier buttons, heh. You might want to enable them and see how you like em. Under the modifier stack, click the boxy icon button on the far right and choose "Turn on buttons" this will make some buttons appear above the modifier stack. Then click the same button and pick…
Oh I just realized it works for me because I'm using Switcher. I bought switcher pretty early when I went from Maya to Max so I forgot that it was one of its features :/ Do I still win a interwebs cookie? There is a "Repeat last action" hotkey in the "Editable Poly" group but I think it only repeats editable poly commands.…
Vig and Paul make some excellent points. With your background as a web designer, I see this as a technical advantage, which could be a good niche focus as you try to get a job in games. If you are good at HTML, it isn't a huge leap to learn most scripting languages. A good script writer/more technically inclined artist can…
Thanks for the comments guys. Good to know there's interest outside of my own for this thing. Makes the effort even more worthwhile I think. Dur: yeah I'm crossing my fingers for a simultaneous 6.0/CAT release =D I'd happily throw this thing away in exchange for a commercial system. The challenge is fun and all but…
Hello! I'm an experienced Tech Artist and I'm currently looking for part time or freelance work. I've worked on multiple solutions some of the examples of my work can be found below. I'm also abale to build tools either as Windows apps, Blender Addons or simpler Photoshop Scripts (open for other things if it can be written…
Team name: Wizards of the Blizzard Website: http://wotb.neopages.org Brief description: VIDEO & SCREENSHOTS We are a team developing a 3D Game Engine since 2007. Our focus is on gameplay. Our Engine have the following features already implemented: * Animated Characters and static Objects * Sound Engine (Format support:…