sketchucation logo sketchucation
    • Login
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    🚨 Skimp | 25% Off until March 30 Buy Now

    Varying With Key?

    Scheduled Pinned Locked Moved SketchyPhysics
    4 Posts 3 Posters 508 Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M Offline
      MrPlanet
      last edited by

      Can a thruster be set to start at 1500 and with key("up") change to 500 and -500 from key("down") ❓

      I reject your reality and substitute my own.

      1 Reply Last reply Reply Quote 0
      • S Offline
        Sgt.A.Johnson
        last edited by

        @unknownuser said:

        Can a thruster be set to start at 1500 and with key("up") change to 500 and -500 from key("down") ❓

        probably. im not sure how. some kinda long code i wont understand πŸ˜„

        1 Reply Last reply Reply Quote 0
        • M Offline
          MrPlanet
          last edited by

          Nevermind, i found it anyway.

          if key("up")==0 && key("down")==0 then setVar("thrust",1500);elsif key("up")==1 then setVar("thrust",500);elsif key ("down")==1 then setVar("thrust",-500);end;
          

          I reject your reality and substitute my own.

          1 Reply Last reply Reply Quote 0
          • B Offline
            BTM
            last edited by

            my switch code, which I posted back in the toggle script discussion:

            if frame==1 then setVar("1",0);elsif key("up")==1 then getSetVar("1",1);elsif key("down")==getVar("1") then getSetVar("1",0);end;
            

            ...just posted it here because it might be useful, isn't really what you're looking for though.

            1 Reply Last reply Reply Quote 0

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better πŸ’—

            Register Login
            • 1 / 1
            • First post
              Last post
            Buy SketchPlus
            Buy SUbD
            Buy WrapR
            Buy eBook
            Buy Modelur
            Buy Vertex Tools
            Buy SketchCuisine
            Buy FormFonts

            Advertisement