Double click question.

  • #10, by MachtnixFriday, 05. September 2014, 16:27 10 years ago
    If you have used the frame speed function once (each frame its own speed), in the ved-file are new values, which you have to delete manually before you can use the double mouseclick option for more speed. I'm looking for the thread AFRLme gave me the solution, but I can't find it...
    This was in 4 beta and 4 RC, I'm not sure this problem still exists?

    Machtnix

    Thread Captain

    1097 Posts


  • #11, by latoxineFriday, 05. September 2014, 16:52 10 years ago
    hello, I don't think I did such a thing, I just used the character png files from the demo, then changed the ''general'' speed, but I will try to re create what you said just to see... As when I deleted the direction and reload the frames it worked...

    Newbie

    29 Posts

  • #12, by MachtnixFriday, 05. September 2014, 17:24 10 years ago
    drop down

    https://www.visionaire-studio.net/forum/thread/new-version-r...

    SimonS gave me this hint, thx again.

    Machtnix

    Thread Captain

    1097 Posts

  • #13, by latoxineFriday, 05. September 2014, 17:33 10 years ago
    Thank you, but let me few years to learn german grin

    Newbie

    29 Posts

  • #14, by MachtnixFriday, 05. September 2014, 18:05 10 years ago
    Sorry, but English isn't my mother tongue. It's hard to explain. SimonS wrote:
    Hast du irgendwann mal das Tool ganz bei den Personenanimationen benutzt ? Dann schreibt sich die aktuelle Geschwindigkeit in die Animation fest. Kann man bis jetzt nur per Hand entfernen in der ved-Datei. Kannste mal in einem Texteditor aufmachen und nach <float suchen.


    Search "float" in the ved-file. I found a lot of "float" in some polygon definitions and here:

    <AnimationWalkSteps>
    <float float="380.000000"/>
    <float float="380.000000"/>
    <float float="380.000000"/>
    <float float="380.000000"/>
    <float float="380.000000"/>
    <float float="380.000000"/>
    <float float="380.000000"/>
    <float float="380.000000"/>
    <float float="380.000000"/>
    <float float="380.000000"/>
    <float float="380.000000"/>
    <float float="380.000000"/>
    </AnimationWalkSteps>


    380 is my standard step speed. Vis wrote this value into all frame values, so they can't change into another value you want to set with double mouse click. I deleted all this stuff between "AnimationWalkSteps" and "/AnimationWalkSteps" (start and end-tag) and it worked. Of course I made a backup copy first! ;-)

    Machtnix

    Thread Captain

    1097 Posts