(Photos courtesy of Gemini) The PitchI'm a solo dev building Iron Wake, a 1v1 hard sci-fi capital ship combat game in Godot 4.x. The core gameplay loop, UI, and Newtonian physics are already coded in and playable using programmer-art greyboxes.I need a hard surface artist to step in and replace those greyboxes so I can…
Auto High Poly (maya 2016 EXT 2 ONLY!) Hi everyone! So after a loong time of messing around with mel I've finally gotten the time to put this together to share with the community! Just take my script and make it a button on your shelf! After that the rest is easy, just follow the instructions below (animated gif!). Notes:…
Qcs are relatively simple, especially when you're replacing existing weapons because you can just decompile those and it will give you an already built Qc file. Granted it's not perfect so you have to modify some things here and there but for the most part, pretty simple. Here's the Qc I used for compiling the…
TL;DR: Download Blender 2.80's "Industry Standard" key configuration at: https://gist.github.com/bitinn/22f6fefe026d8d9e83468864edb8f835 ====== Hi there,* Have you ever find yourself tempting to use Blender but just couldn't get the hang of its navigation? * Are you coming from Maya and Unity looking for an alternative…
I want the spread between each pattern to be random number instead of an average spacing. Unfortunately it isn't like the FX map, so I don't know how to write a function for randomizing that
Hi! I was looking through these forums, and observed the work done and I will have to say that everything is utterly amazing. This community seems like a great place to get some highly skilled interested people. Now, I would like to tell you about a mod, which we have named Renegade 2007. Renegade 2007 is an Unreal…
Hi, here is a sample of the command you need. Here is a small index of handy bookmarks in the MaxScript reference: Nodes: - Node Common Properties, Operators, and Methods Editable Poly Stuff: - Interface: EditablePoly - Editable_Poly Methods Array and BitArray - Array Values - BitArray Values ( -- create a plane and…
don't know if this works out of the box, just typed it down using some of my codes as a reference, maybe i missed something. I can't test it now, i'm on a mac :D you can of course extend that to open the program like you already did, if the window is not found etc. i'm using global variables to get the string to the…