Sure Vig, that's why its annoying the video isn't online. My best description is that the one you mention gives an innacurate trajectory display when the biped is in "IN PLACE Y MODE". With the foot selected, I get a wiggly line along the ground that disappears when the foot slips back again. In the video, using the other…
My goal here is to understand what the devs are doing on their side of things so I can speak their language, write some of my own tools, and not be a frustration to them when I break theirs. Push comes to shove, in a very small studio I could wear a dev hat in an emergency and help do some basic code bug triage and…
Seems there are two actions in the CUI dialog for this , but both toggle the button on the modifier rollout only, not the one in the actual Edit UV dialog ( im pretty sure this is a bug ). Those two actions are "Geom. Element Select mode" and "TV element mode". I think the second one should really toggle the button in the…
Hey I've got an issue with a Material Transform node in the way that it will not output the corresponding opacity output when opacity is toggled on in the channels of the node. The input will show up and the graph on the inside of the node only has the visible if input["opacity"] as its condition. For some reason it just…
thanks guys for testing, it pretty much confirmed what I expected. The installer is now completed and deletes itself once you close the setup or finish the installation. Uninstall on the other hand ignores the MZP temp fiels because they will be deleted anyway as soon as you exit or finish the setup. I am really happy with…
so im just assuming you originally wanted to render out a video of the camera just rotating around that table you posted with a that fish eyed lens effect? I would use whats was mention before with the really wide fov along with the distorting material in your post process chain. If you actually wanted to "render" out a…
UPDATE: I have an update! SUBHEAD: Unexpected Pitfalls So I got sick of microslop's shit for the very last time in November of last year. I didn't post on microslop's forums that I was switching to linux, and then keep using microslop's products. I just did a buncha research about which distro would be best for me and…
im glad your getting that :P im trying to make the game as fun as possible. Games are so serious now and I just want something I can enjoy with friends. :D Having the art completed sooner has helped me a lot, but more because it gives me a break from the code (by code I mean blueprint :P coders forgive me). I like jumping…
Blueprint can be really powerful when you approach it from a programming perspective (ie: taking an OOP approach and making use of the interfaces and macros). One big problem there is that most people who use Blueprint are not going to be approaching it from a programming perspective. Those who would are more likely…
This isn't strictly art, mostly coding, but I've been fiddling with UI stuff recently. So, I'll go through these chronologically... First off was a sort of vertical tabstrip thing I made. There are a few more videos of this, at varying stages of development. Not really a lot of difference between them unless you know what…