Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animation doesn't work #6

Open
LonelyDeveloper0 opened this issue Feb 26, 2024 · 0 comments
Open

Animation doesn't work #6

LonelyDeveloper0 opened this issue Feb 26, 2024 · 0 comments

Comments

@LonelyDeveloper0
Copy link

LonelyDeveloper0 commented Feb 26, 2024

I'm trying to implement animations in a 3D model to add as a CustomAssetBundle to the Tabletop Simulator.

I saw on their website (https://kb.tabletopsimulator.com/custom-content/custom-assetbundle/) that they provide a link to the project that would help me do this (https://github.com/Berserk-Games/Tabletop-Simulator-Modding).

I followed the same steps as in the video, but it still didn't work.

But I downloaded PackMotionsFree to test their animations, it worked very well, but only as an Animator, and the tutorial says it is to be done using Animation.

Captura de tela 2024-02-26 114705

As I said before, Animation doesn't work, unlike Animator which does a good job. The only problem is that I need TTSAssetBundleEffect to have more than one animation and to be able to choose which one will be activated using buttons.

I don't know if there is a way to change the Script to work with Animator instead of Animation. Here below is the image of my configuration for Animator (which works)

Captura de tela 2024-02-26 115923

Just an observation, within TTS, when I import the 3d model, it comes perfectly, and the animation option also appears in it (with the same name that I put in TTSAssetBundleEffect), it just doesn't play the animation. I thought this information would be important

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant