https://developer.valvesoftware.com/wiki/Dota_2_Workshop_Tools Workshop tool features Addons Overview Creating, organizing and releasing your Dota 2 addon Level Design Level design and Hammer information Scripting An addon's script code defines the game rules for an addon Modeling Models are the detailed objects or…
you're doing 3D work on an air or something else? I have a 11'er air too and the nvidia card and core 2 duo care certainly good enough for last gen 3D work (my old Thinkpad T60p I got 2006 wasn't much better), but it still sounds rather cumbersome (with Maya's toolbars & ui taking up a lot of screen real estate). I do some…
I've had to work with numerous pubs that we've required NDAs. It should be a pretty black and white situation of what Brome said... give them a short enough teaser that you physically have the copy of (and show them yourself) if they're that resistant, and then have them sign for a fuller GDD + demo. Either way if you or…
thats the key word daz : dishonesty , something that makes me icky when buying something. And if there is a law for publicited products to be truth in the practicall way they are advertised ( sectio ajdasjd of the cdjfdsjf civil code ) why not the same for games ? if company A is selling product B claiming that it IS…
Hello We are looking to help support UK based start ups, run live projects, run extra curricular activities that sort of thing, no matter what platform or how big or small the idea we would like to help. Maybe we can help you? possibly give you some free studio space for a few months? More than happy for you to pitch for…
The PS2 has always been a dog when it comes to Z-sorting alpha planes. I remember a coder explaining it to me one time. Basically it could be done, but required your engine to do some serious calculation, and that was a trade off - use the cycles to figure out the Z-depth of the alpha planes, or use it for something else…
Cell isn't x86 compatible, it's PPC based RISC processor. Where as most modern desktop processors(well all of them) are x86 CISC based. nVidia is trying to bring ARM based CPU+GPU hybrid to the desktop markets in the near future, but the thing is - x86 isn't compatible, you'd need to have virtualization/emulation of x86 on…
I want to access the reset option inside a custom attribute. I look at the code like this: def=custAttributes.getDef $.modifiers[1] 2 custAttributes.getDefSource def if I try to look for it, I find that I cannot find it! $Character_root_Ctrl.modifiers[1].pmAtt.pmAtts.loadSaveRoll._rst.pressed() I need to find the exact…
Love this! You've been putting a lot of work into this and it shows. The biggest thing that jumps out to me is that everything is equal in contrast and saturation, which makes it a bit "busy". This causes a bit of visual fatigue because the player doesn't have a clearly-defined thing to focus on, and the eye doesn't have…
I've responded - because I choose to believe the OP is asking in good faith. I'll add some extra notes as well. Where I work we are expressly forbidden from using generative AI for any shippable content - this decision was made at the topmost level of management (nobody is arguing with that). This is certainly in part due…