Jump to content

Scions of Fate *.ani


Go to solution Solved by Durik256,

Recommended Posts

  • Engineers
Posted (edited)

Why can't I get rid of the feeling that people only want results?

This way you won't get any answers, imho.

I remember having cared for bones (more or less) on Xentax, January 2019. Search there (here's some archives in the forum).

Search for Animation 1_mainsequence.smd. Though I have no idea who created it.

loop bones

0: (NoeBone:0,Bip01,'Scene Root',-1), pos 0.0, 2.0, 4.0, 6.0, 8.0, 10.0, 12.0, 14.0, 16.0, 18.0, 
rot 
1: (NoeBone:1,Bip01 Footsteps,'Bip01',(NoeBone:0,Bip01,'Scene Root',-1)), pos 0.0, 2.0, 4.0, 6.0, 8.0, 10.0, 12.0, 14.0, 16.0, 18.0, 
rot 
2: (NoeBone:14,Bip01 Pelvis,'Bip01',(NoeBone:0,Bip01,'Scene Root',-1)), pos 
rot 18.0, 0.0, 2.0, 4.0, 6.0, 8.0, 10.0, 12.0, 14.0, 16.0, 
3: (NoeBone:25,Bip01 Spine,'Bip01 Pelvis',(NoeBone:14,Bip01 Pelvis,'Bip01',(NoeBone:0,Bip01,'Scene Root',-1))), pos 0.0, 2.0, 4.0, 6.0, 8.0, 10.0, 12.0, 14.0, 16.0, 18.0, 
rot 18.0, 0.0, 2.0, 4.0, 6.0, 8.0, 10.0, 12.0, 14.0, 16.0, 
4: (NoeBone:26,Bip01 Spine1,'Bip01 Spine',(NoeBone:25,Bip01 Spine,'Bip01 Pelvis',(NoeBone:14,Bip01 Pelvis,'Bip01',(NoeBone:0,Bip01,'Scene Root',-1)))), pos 
rot 18.0, 0.0, 2.0, 4.0, 6.0, 8.0, 10.0, 12.0, 14.0, 16.0, 
5: (NoeBone:13,Bip01 Neck,'Bip01 Spine1',(NoeBone:26,Bip01 Spine1,'Bip01 Spine',(NoeBone:25,Bip01 Spine,'Bip01 Pelvis',(NoeBone:14,Bip01 Pelvis,'Bip01',(NoeBone:0,Bip01,'Scene Root',-1))))), pos 
rot 18.0, 
...

 

Edited by shak-otay
  • Like 1
  • Engineers
Posted (edited)

btw, who's the author of the py script? MrAdults (Rick) himself?

Which Noesis version did you use?

With latest Noesis I get an error:

Traceback (most recent call last):
  File "X:\noesisv4474\plugins\python\_fmt_sof_skin.py", line 48, in checkSkinLoad
    loadTexture = LoadTexture(textureFileName)
  File "X:\noesisv4474\plugins\python\_fmt_sof_skin.py", line 352, in __init__
    self.parse()
  File "X:\noesisv4474\plugins\python\_fmt_sof_skin.py", line 363, in parse
    texture.name = os.path.splitext(self.textureName)[0]
AttributeError: 'NoneType' object has no attribute 'name'

edit disabled the texture.

What's the problem? That the frog fades away upwards?

 

sof Frog.png

Edited by shak-otay
  • Like 1
  • Engineers
Posted (edited)

To make a more detailed analysis you could export from Noesis (including "Additional animation output") then import to blender.

Maybe use FBX for it.

I tried .dae and there's some issues.

(But for me imported dae anims always had issues in blender, haha, so dunno whether those are related to what the _fmt_sof_skin.py produced in Noesis.)

 

edit: used FBX and I don't see an issue (not being too familiar with anims, though). The root bone moves a little bit strange at the end of the jump, maybe.

Edited by shak-otay
  • Like 1
  • 3 months later...
  • 2 weeks later...
  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...