Jump to content

Help me setup this engine emissive (Solved)


Recommended Posts

Hello

I got this engine with a emissive, made with unity's coloranimation tool. The emissive acts like engine temperature, slowly becoming visible when the engine runs and fading away when it's turned off. I want it to respond to thrust instead so it's visible immediately after throttling up.

I got this fxanimatethrottle module:

    MODULE
    {
        name = FXModuleAnimateThrottle
        animationName = TestEmissive2
        responseSpeed = 0.001
        dependOnEngineState = True
        dependOnThrottle = False
        preferMultiMode = True
    }

So is there something like a FXAnimateThrust module that could do what i want? 
Screenies demonstrating what i mean:

7QzhWAB.jpg

Edit:

Of course i figure it out immediately after posting this thread. All i had to do is increase the response speed value... Kinda obvious in hindsight.

Edited by Mallikas
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...