Hi, I'm working on a scene for my studies and after restarting the PC I'm getting this lines, all the materials are gone and some of the models. Is there a way to fix it or is it gone? Here is the file, in case it can help somehow. MA MB file -f -new;// untitled // performFileDropAction ("D:/3D…
@Eric Chadwick Thanks! :) I ended up using metahuman skin material, which I then edited for my needs. I know it's not the best idea, because Metahuman stuff has so much “bloat”, but for this personal project that I aimed to keep short it was good enough. I edited the material by disabling a lot of stuff and inserted my own…
You need these components 1) Getting a list of the things you want - such as transforms. See above answer. 2) Create a window 3) Create a layout (columnLayout should be perfectly ok here) 4) Create a UI control for displaying the data. A textScrollList sounds like what you want to use here 5) Loop over the list of things…
A question that is related to the previous one. Now that I have 2 object arrays the second array starts connecting the values but from 0.0 to 1.0 and I would need the opposite starting with a value of 1.0 and ending with a value of 0.0 I'm using this way to do it and it's not the right way. ("Z_Rotation * (" + ((1.0 /…
I fixed a bug in the script you should download it again. The workflow is a little funny because I ripped this code out of a larger script where most of this was automagic. But it's a lot of work to modify the code and I don't have time to make it simpler to use right now. 1. Create an atlas in texture packer with…
Here is some code that might set you in a direction for loading data based on distance.... this is Unity Java.. I can make a C# version... give me a few minutes. Please note, this code is from when I started getting deeper into programming... will update the C# version. #pragma strictvar levelBackground : GameObject[];var…
Davision3D, Good new, bad news for Max 2009. Bad news: I'm going to chalk it up to a bug in the default max position controller. It seems to be an internal hard coded optimization is preventing the controller from being updated rapidly. Good news: There are a couple of workarounds. 1) If you change all your objects to TCB…
It appears that I still have more to learn. While the code works on my small sample scene it is not working on the master scene. The following is my code: select $Tile_*GTiles = $ as Array--print GTilesnumfaces = $WAVE.GetNumFaces()--print numfacesSTime = 0--clearselection()for t = 0 to 132 do( sliderTime = STime for x = 1…
I am in dire need of help. As you know, Windows 11 update is coming up and I desperately do not want to use it. So I've been testing Linux Mint (ubuntu) for the past weeks and I'm finally at the stage of testing windows .exe files to get my work done on Linux. The issue I'm running into is the Maxon App. Without logging…
I am looking for an up and coming Unity 3D expert, with an eye for incredible visualization and creativity to work on an exciting project within music entertainment. The project should roll on for the next few months (to start asap), technically the hours are going to be down to the artist, this could be a couple of hours…