The soft-top roof animation is not working in the game
The soft-top roof animation is not working in the game
In ZModeler3 and OpenIV, it looks like it’s working correctly.In game, the 'window' and 'boot' parts of the animation work perfectly, but the 'roof' part appears to be completely static, even though there is a shadow indicating that it should be moving.Did I forget some settings before exporting?
Re: The soft-top roof animation is not working in the game
you should probably toggle on/off some axes constrains on node axes in a gta options window for these bones. Here's an example of options set on "arm3" bone of sentinel2 model.
P.S. I don't know the meaning/purpose of "switch children" options, this might have a meaning like "controlled by script or animation". I first found this option on a plane/heli where a spinning rotor (static and spinning) bones visibility should be switched - and this option was set on a parent of these rotors. So, that's where "switch children" name comes from. Notice, it is toggled for every roof bone on a vehicle.
P.S. I don't know the meaning/purpose of "switch children" options, this might have a meaning like "controlled by script or animation". I first found this option on a plane/heli where a spinning rotor (static and spinning) bones visibility should be switched - and this option was set on a parent of these rotors. So, that's where "switch children" name comes from. Notice, it is toggled for every roof bone on a vehicle.
Re: The soft-top roof animation is not working in the game
I know this.I have made this setup for all the skeletons related to the animation.I referred to NINEF2 at the time.It's just that everything else works fine, Only the roof part seems to have no activity (the part for which I spent a lot of time assigning weights ).
Re: The soft-top roof animation is not working in the game
rename (swap names) of the bone that animates and the one that does not. Just to find out whether the issue is related to the bone name itself. may be the game refuses to animate some bone due to some specific settings. mind to rename tracks and re-export .ycd file too, so it has updated track->bone binds in it.
this is just for testing, not any sort of a solution.
this is just for testing, not any sort of a solution.
Re: The soft-top roof animation is not working in the game
I found the solution just now! Just need to re-import the exported .yft file into zm3 and then export it again, so that it will work properly in the game.Oleg wrote: ↑Fri Sep 06, 2024 11:28 am rename (swap names) of the bone that animates and the one that does not. Just to find out whether the issue is related to the bone name itself. may be the game refuses to animate some bone due to some specific settings. mind to rename tracks and re-export .ycd file too, so it has updated track->bone binds in it.
this is just for testing, not any sort of a solution.
But I don’t know the reason behind this.