Jump to content

[Solved]Help with jet engine fan spinning animation


Recommended Posts

I need this to loop indefinetly like the big engine from squad.... help :s

8hivCoO.png

    MODULE
    {
        name = FXModuleAnimateThrottle
        animationName = SwallowFanSpin
        responseSpeed = 0.1
        layer = 3
        dependOnThrottle = True
        weightOnOperational = True
        affectTime = false
        baseAnimSpeed = 0.01        // base + (throttle setting * multiplier)
        baseAnimSpeedMult = 100
        playInEditor = False
        animWrapMode = 2      //    Default = 0    Once = 1        Clamp = 1    Loop = 2        PingPong = 4    ClampForever = 8
    }

 

EDIT: Olol i named it wrong int the part module

animationName = SwallowFanSpin ===> animationName = SwallowFanAnimation     

 

It works now! ^_^

Edited by strykersm
Link to comment
Share on other sites

  • 4 weeks later...
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...