sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin]Fly Through v1.4.0-Feb 27,2014.

    Scheduled Pinned Locked Moved Plugins
    18 Posts 11 Posters 22.4k Views 11 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.
    • T Offline
      tak2hata
      last edited by tak2hata

      Hi,All.
      I create a fly through plugin.
      Let's fly as a bird in sketchup.
      General disclaimer
      I MAKES NO GUARANTEE OF VALIDITY about this script.
      Please use this script at your own risk.

      DONWLOAD:
      Get the latest version from the PluginStore:
      http://sketchucation.com/resources/pluginstore?pln=flythrough
      or AutoInstall from within SketchUp using the SketchUcation Tools

      @unknownuser said:

      version1.0
      UPDATE:Mar21,2013.
      BUGFIX:Default value of "SPEED" was too small.
      BUGFIX:Could not hit [TAB] on Mac.so it replaced by[OPTION]key.
      IMPROVE:"Look around" and "Move" works simultaneously.

      @unknownuser said:

      Version1.2
      UPDATE:Mar23,2013.
      IMPROVE:Changing "SPEED" is placed in Context Menu.
      IMPROVE:"Look around" and "Move" works more simultaneously.

      @unknownuser said:

      Version1.21
      UPDATE:Mar24,2013.
      Add code "require 'sketchup.rb'"

      @unknownuser said:

      Version1.4.0
      UPDATE:Feb27,2014.
      small improve.Toggle Look around mode by one clicking.

      1. [Arrow] keys to Move.
      2. Drag mouse L button to Look Around.
      3. [Home] Key to UP(Windows)
      4. [End] key to DOWN(Windows)
      5. "[" key to UP(MAC)
      6. "]" key to DOWN(MAC)
      7. Press "SHIFT" key to Move fast.
      8. Context Menu to change SPEED value.

      Latest Version:


      by TAK2HATA

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

        WOW thats's cool thanks

        2011 iMac
        SU 2015 Pro, 2017 Make
        V2 Twilight
        macOS Sierra 10.12.5

        1 Reply Last reply Reply Quote 0
        • D Offline
          dtrarch
          last edited by

          Tak2

          Thanks and fun too. 👍 😄

          dtr

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

            Not Mac ready keys won't work.

            2011 iMac
            SU 2015 Pro, 2017 Make
            V2 Twilight
            macOS Sierra 10.12.5

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

              Domo aligatou gozaimasu tak2hata ruby sensei!

              1 Reply Last reply Reply Quote 0
              • S Offline
                small08
                last edited by

                Will try, thank-you!

                1 Reply Last reply Reply Quote 0
                • T Offline
                  tak2hata
                  last edited by

                  Hi,All.
                  I update this to ver1.1 on Mar 21,2013.

                  Enjoy Flying.
                  Thanks!


                  by TAK2HATA

                  1 Reply Last reply Reply Quote 0
                  • OxerO Offline
                    Oxer
                    last edited by

                    Hi,
                    On Mac there is an error, you have to change the "." sign for the "," in flylenght, so it'll works fine.
                    In ruby file lines 71 to 75:

                    "def initialize
                    @flylength = 0,2.m
                    a = Sketchup.read_default("TAK2_FLYTHROUGH","FLYLENGTH","0,2m")
                    @flylength = a.to_l if a
                    #@flylength = 0,2.m
                    @lbtndn = false
                    @cxy = [ 0,0 ]
                    reset"

                    Another problem on Mac is that you obtain "[" "]" pushing "Option (Alt) +`" and "Option (Alt) ++" if you have assigned on Mac the Option (Alt) key to change the Speed, I can't use Up and Down.

                    "The result is the end what is important is the process" by Oxer
                    [http://www.oxervision.blogspot.com/(http://www.oxervision.blogspot.com/)]

                    1 Reply Last reply Reply Quote 0
                    • BoxB Offline
                      Box
                      last edited by

                      Oxer I don't think that's a mac error as such.

                      The "." "," issue is generally due to the global settings of your computer, whether it be PC or Mac. I imagine as you are from Spain you have your Mac using the common European system which uses the "," for example 2,5Deg Celsius, whereas a standard English based set up would write it as 2.5Deg Celsius.

                      Anyway, it's an unfortunate annoyance for all those who have the system set the "wrong way".
                      Feel free to give me a slap if this has nothing to do with your problem.

                      1 Reply Last reply Reply Quote 0
                      • OxerO Offline
                        Oxer
                        last edited by

                        Thanks for your answer, it's possible that the problem were in the metric units.
                        Is there a solution for the "[" "]" signs on Mac?

                        "The result is the end what is important is the process" by Oxer
                        [http://www.oxervision.blogspot.com/(http://www.oxervision.blogspot.com/)]

                        1 Reply Last reply Reply Quote 0
                        • T Offline
                          tak2hata
                          last edited by

                          Hi,Oxer and Box.
                          Your advices are useful infomation.
                          I will correct it later.

                          Thanks.


                          by TAK2HATA

                          1 Reply Last reply Reply Quote 0
                          • T Offline
                            tak2hata
                            last edited by

                            Hi,All.
                            I update this to Ver 1.2 in Mar 23,2013.
                            Changing SPEED is placed in context menu.

                            Thanks.


                            by TAK2HATA

                            1 Reply Last reply Reply Quote 0
                            • K Offline
                              Kiey
                              last edited by

                              This plug-in is useful while in draw/edit objects,
                              could it possble effect when I draw something or move something.
                              just like autocad's Transparent command ?

                              1 Reply Last reply Reply Quote 0
                              • T Offline
                                tak2hata
                                last edited by

                                Hi,All.
                                I update this to v1.4.0.
                                small improve.
                                Thanks.


                                by TAK2HATA

                                1 Reply Last reply Reply Quote 0
                                • rogerionemesisR Offline
                                  rogerionemesis
                                  last edited by

                                  @tak2hata said:

                                  Hi,All.
                                  I update this to v1.4.0.
                                  small improve.
                                  Thanks.

                                  Thank you. The mouse single click makes it reallllly better.

                                  1 Reply Last reply Reply Quote 0
                                  • T Offline
                                    tspco
                                    last edited by

                                    I tried this today, it worked well, but I have a suggestion, any way to ass a maintain camera height, say from the native su camera eye height? I do terrains a lot and it would be real cool to not look at the underside when moving across it. Floating Camera has this function, but the rest of the plugin has issues.
                                    Thanks Ryan

                                    SU make 2017, /Twilight Render Hobby
                                    Windows 10,64 bit,16GB ram, quad core Athlon 3.6 gHz proc. Anything else you want to know, ask me.

                                    1 Reply Last reply Reply Quote 0
                                    • T Offline
                                      tak2hata
                                      last edited by

                                      @tspco said:

                                      I tried this today, it worked well, but I have a suggestion, any way to ass a maintain camera height, say from the native su camera eye height? I do terrains a lot and it would be real cool to not look at the underside when moving across it. Floating Camera has this function, but the rest of the plugin has issues.
                                      Thanks Ryan

                                      Hi,Ryan.
                                      I guess from your suggestion.
                                      Is it walk tool of sketchup?
                                      Or,Flying and collision with land and no gravity?
                                      Thanks!


                                      by TAK2HATA

                                      1 Reply Last reply Reply Quote 0
                                      • JClementsJ Offline
                                        JClements
                                        last edited by

                                        I downloaded and installed today.
                                        Running SU2014, Windows 7.
                                        END key did not move down (or any direction). SHIFT key did not appear to move faster.

                                        John | Illustrator | Beaverton, Oregon

                                        1 Reply Last reply Reply Quote 0
                                        • 1 / 1
                                        • First post
                                          Last post
                                        Buy SketchPlus
                                        Buy SUbD
                                        Buy WrapR
                                        Buy eBook
                                        Buy Modelur
                                        Buy Vertex Tools
                                        Buy SketchCuisine
                                        Buy FormFonts

                                        Advertisement