I tried to give this a whirl in UDK because it's really cool but I stumble upon this if I use the exact setup: "error X3014: incorrect number of arguments to numeric-type constructor" I saw this: and this opens up some opportunities with regards to fast workflow / optimisation in UDK. Image is by bungie, you can get the…
also not sure if this is fixed on today build but number 1 on the numpad was bindable and shift+num keys weren't bindable. the shift one isnt a bug though since it was just doing the secondary functions of the numpad which is home end phup and pgdown. also i noticed that i can move the cursor between text fields using the…
No company would be so freakin stupid to leak a nearly finished game with a masterkey just for buzz&advertisement. They spent money and time for it and that way they wouldn´t get it back.It will most likely decrease the numbers of people who would buy it for numerous reasons. PS:You are not the center of the world you…
WIP code idea for sorting objects in place global proc reorderinPlace(){ string $unsortList[]=`ls -sl`; string $sortList[]= `sort($unsortList)`; if (`gmatch $unsortlist "*[0-9]"`) //To check if object has number suffix { warning "please rename object with number suffix"; break; //exit procedure if there is no number suffix…
I finally ported Modular Research Center from UE4 to Unity! It was a pretty interesting task and I found that Unity can give you nice graphic quality out of box right now. Migration took almost 2 weeks and during it, I've learned a lot of new stuff. I have a plans to publish it on Unity Asset Store soon. More…
Whilst I would like to agree with Daz about exaggeration and the truth in the english woe is me attitude... I can't, atleast not 100%. I've been mugged 4 times and they've all happened in the past 3 years, always chavs either armed or in a sizable group that even mike tyson couldn't pummel his way through even though…
So I'm planning about building a ward for venomancer, copied the info on the game here for some help ^^ Plague Ward In-Game Triangle Limit: 1500 Texture Size: 256x256 Animations 0 Spawn Die Alternate Die Portrait idle disabled/stunned Animations 1 idle : Consider this as the center animation. It will be combined with left…
Yeah, it's a pain. Take comfort in the fact that if there was skinOp.GetVertexSelection that it would return a bitArray in numerical order and not in your selected order, so it wouldn't work anyway. I just remembered I was facing the same ordeal about a year ago. What I did was make a script that made a dummy at every…
Oh for sure EQ, but it still doesn't go to say it's not obviously present. I grew up outside of Detroit and now living in GB, and there's always been a floating point of racism around. I know it's a small crowd of people, but I have definitely been subjected to it here in local bars or numerous shops I've been in. And…
An interlude to the interlude: I got Unreal Engine up and running in the new computer and found... not the latest version of the character project, but almost it. The initial imports are mostly to try and sync the colors I get in Blender with how they look in Unreal. UE is way too aggressive with the contrast and what's a…