Jump to content

Activating an animation?


Recommended Posts

Hi, after a day of trying and a lot of googling, I'm hoping someone here can help.

I have created a part in Blender, including an animation.

I have created a new Unity project and imported my part, and can see my imported animation. The single take has been renamed to 'Deploy'

I have attempted to modify my config file with the following code:

MODULE

{

name = ModuleAnimateGeneric

animationName = Deploy

isOneShot = false

startEventGUIName = Deploy

endEventGUIName = Deploy

actionGUIName = Deploy Module

}

In KSP, I can see and use my new part (it's visual representation is at frame 0, which is good), but when I right click it on the launchpad, it says 'Locked' and I have an option of 'Toggle' so I expect I'm doing something horribly wrong :)

Not sure what screenshots or info are needed to troubleshoot, but I can provide any needed

Thanks!

Link to comment
Share on other sites

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...