<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Ahh interesting. I didn't know about
      this, I added the line to my BulletSim section and set it to 8.
      It's about the jump height I was looking for now :) <br>
      <br>
      Thank you very much!<br>
      <br>
      On 7/3/2015 8:13 PM, Mister Blue wrote:<br>
    </div>
    <blockquote
cite="mid:CAJ=JWqwgSmJUhRhSxx0uE8kc11=oFeRfNA936hfWfD5XD3txmg@mail.gmail.com"
      type="cite">
      <div dir="ltr">The jump itself is done by applying an upward
        velocity to the avatar. The amount of velocity is a constant
        embedded in ScenePresenceAnimator.cs. The height can be
        increased in BulletSim because the zeroing of this upward force
        is suppressed for a few frames so the avatar does jump[1]. This
        code is in BSActorAvatarMove.cs which has all the fiddling for
        flying, walking up stairs, jumping and such avatar movement
        diddling.
        <div><br>
        </div>
        <div>The parameter [BulletSim]AvatarJumpFrames=4 can be
          increased to increase the height of the jump. The default is 4
          (about a third of a second). Try 10 and see how high you go.</div>
        <div><br>
        </div>
        <div>== mb<br>
          <div><br>
          </div>
          <div>[1] normally an avatar doesn't move up unless flying so,
            if not flying but not colliding, normally upward force would
            be suppressed. Unless jumping.</div>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Thu, Jul 2, 2015 at 9:39 AM, Chris <span
            dir="ltr"><<a moz-do-not-send="true"
              href="mailto:mewtwo0641@gmail.com" target="_blank">mewtwo0641@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello all,<br>
            <br>
            I am wanting tweak the jump height to be a bit higher than
            is default with BulletSim physics and was wondering if there
            is a configuration for it that affects gravity and/or
            jumping?<br>
            <br>
            Having searched through OpenSim.ini as well as
            OpenSimDefaults.ini; I can't seem to locate any relevant
            parameters to change to this effect.<br>
            <br>
            Thank you!<span class="HOEnZb"><font color="#888888"><br>
                <br>
                -- <br>
                OpenSim: 10 Region Standalone on 0.8.1 Dev<br>
                Physics: Open Dynamics Engine<br>
                OS: Windows 7 (x64)<br>
                CPU: AMD FX 8320 8-Core 3.5 GHz<br>
                Memory: 16 GB DDR3<br>
                Database: MySQL 5.1.63 (x64)<br>
                <br>
                _______________________________________________<br>
                Opensim-users mailing list<br>
                <a moz-do-not-send="true"
                  href="mailto:Opensim-users@opensimulator.org"
                  target="_blank">Opensim-users@opensimulator.org</a><br>
                <a moz-do-not-send="true"
                  href="http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users"
                  rel="noreferrer" target="_blank">http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users</a><br>
              </font></span></blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Opensim-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Opensim-users@opensimulator.org">Opensim-users@opensimulator.org</a>
<a class="moz-txt-link-freetext" href="http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users">http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
OpenSim: 10 Region Standalone on 0.8.1 Dev
Physics: Open Dynamics Engine
OS: Windows 7 (x64)
CPU: AMD FX 8320 8-Core 3.5 GHz
Memory: 16 GB DDR3
Database: MySQL 5.1.63 (x64)</pre>
  </body>
</html>