0 votes

I've been importing dae models from sketchup and when put into the scene they all have an empty animation node. I can't find anything to stop it from doing this.

My work around up to now is to import the model all separately (I can't remember what it's called in the import tab) so I had SceneRoot, the model and AnimationPlayer in the project folder and I deleted everything but the model. Is there a better way to go about this?
Thanks.

in Engine by (3,257 points)

1 Answer

+1 vote
Best answer

In Godot: (3.1)
Click on a dae-file in the File Browser.
You'll now see the current import settings for that file in the Import tab/sidebar.
Now either select one of the presets without Animation or:

Go to "Animation" and remove the checkmark on "import".
Click on "Presets" and set "use as Standard for "Scene".

Reimport the dae. (Button on bottom of tab)
Click on your other daes, make sure that the Import Animation checkbox is disabled and Reimport.

by (3,358 points)
edited by
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.