Wayfinder Map v1.0
What is this?
The wayfinder map is a system that uses a lot of funky trees to make a working map that refreshes every 2.56 secconds. Unfortunatley, because I am on mobile it does not include the desert island or any small islands (I cannot be bothered to learn any of the island names).
Ok, how do I install it?
The map can be installed on any aircraft by making the map a subobject and copying it onto your own plane. Then you just need to resize its parts to your own liking because it is quite small. You also neeed to copy all of the variables and their names in the variable setter onto your craft and then you are done :). (Yes that means MapFunc1-4, X2,Y2, and mapZooms.)
End notes:
You can set the mapZooms to a different input style, it’s range should be from about 0.03-3 (3%-300%). This is an early version, it’s likely to be innacurate or strangley behaving. Better/more detailed maps may come out in the future, as well as modded maps and the PC map.
Specifications
Spotlights
- hfusiwjf29 3 months ago
- PlaneFlightX 3 months ago
- IzzyIA 3 months ago
- Freerider2142 3 months ago
- WIZARD2017 one month ago
- ThomasRoderick 3 months ago
- ollielebanania 3 months ago
- PPLLAANNEE 3 months ago
- NatsukiHoshino 3 months ago
- HunterDB 3 months ago
- JA311M 3 months ago
- PlanariaLab 3 months ago
- Hiiamhere 3 months ago
- DDVC 3 months ago
- BlackThuNDR 2 months ago
- Brisket 3 months ago
- Icey21 3 months ago
- tarikGR 3 months ago
- Yoloooooo 3 months ago
- TsukasaYuzaki 3 months ago
- NewWorldAerospace 3 months ago
- TheCommentaryGuy 3 months ago
- Randomplayer 3 months ago
- YarisSedan 3 months ago
- NEOCORP 3 months ago
- KendJello 3 months ago
- ZeroWithSlashedO 3 months ago
- MobileBuilder21 3 months ago
- Calliope 3 months ago
- PUMPKINSIDD 3 months ago
- SkyJayTheFirst 3 months ago
- ImAcarperson 3 months ago
- User265 3 months ago
- Marulk 3 months ago
- LM0418 3 months ago
- MrCOPTY 3 months ago
- SiBangsatYa 3 months ago
- BigAeroblane 3 months ago
- RealMicroZackSP 3 months ago
- RobertsAeronautics 3 months ago
- TheFlightGuySP 3 months ago
- MAPA 3 months ago
- ThatRandomCouchPotato 3 months ago
- Dissent3R 3 months ago
- dots 3 months ago
- Boeing727200F 3 months ago
- CrestelAeronautics 3 months ago
- SomeSPGuyWhoLikesLore 3 months ago
- SimpleCreate 2 months ago
- molakesi 3 months ago
- windshifter1 3 months ago
- SPMistatopi 3 months ago
- TheMouse 3 months ago
- LunarEclipseSP 3 months ago
- LJh1 3 months ago
- Rb2h 3 months ago
- PannerTerkins 3 months ago
- cyon 3 months ago
- WaterFlavouredSpitfires 3 months ago
- TheNewSPplayer 3 months ago
- IDK0 3 months ago
- KPLBall 3 months ago
- Lovelydr34m 3 months ago
- dabestsock 3 months ago
- MonsNotTheMonster 3 months ago
- Fad25GG 3 months ago
- JABH one month ago
- NormalCv580enjoyer 3 months ago
- DoughDough5 3 months ago
- ChaseRacliot 3 months ago
- PlanerIndustries9 3 months ago
- Apollo018362 3 months ago
- Shebke 3 months ago
- QuantityPlayer 3 months ago
- SpiritOfNewYork 3 months ago
- Solent19 3 months ago
- TheAerospacecraftNerd77 3 months ago
- AirCanadaA330 3 months ago
- Jmplane678 3 months ago
- McDonnelDouglasMD89 3 months ago
- Cessna921alt 3 months ago
- f80shootingstarlover 3 months ago
General Characteristics
- Successors 5 airplane(s) +42 bonus
- Created On iOS
- Wingspan 0.8ft (0.3m)
- Length 1.7ft (0.5m)
- Height 1.2ft (0.4m)
- Empty Weight 14lbs (6kg)
- Loaded Weight 14lbs (6kg)
Performance
- Wing Loading N/A
- Wing Area 0.0ft2 (0.0m2)
- Drag Points 3
Parts
- Number of Parts 9
- Control Surfaces 0
- Performance Cost 124
Thanks for silver :)
Edit: also thanks for 170 upvotes and counting
I think I need to clarify something. You need to start with the X2, Y2, and mapZooms when implementing the code BEFORE you add the mapFunc stuff. Also, I realize a problem. With bigger builds it seems that the code dsyncs with the craft because the map loads in after the code does (I think?). Anyhow the solution to this is just putting a -1 after the “time*100” in X2 and Y2 and it fixed it on a craft I implemented it on.
Thanks for all the nice comments, this is pretty much the first time I posted on this site and it’s nice to see so many people liking this.
i noticed that it doesnt work on phone with low physic.
@PlaneWelder don't worry mate, welp so i can't change anything with the code cus the main reason on its physic setting right?.
@BlackThuNDR sorry for the late reply, pretty sure it has to do with physics frames if they change with lower physics. It updates every 100th of a second which is one physics frame on high physics.
Excellent work mate this part is truly an art and very useful for cockpit components. Beside i also a mobile user that always using lowest graphics settings and i wonder how to fixed the map cus when it loaded in low physic setting the map went shattered, it only works when the game loaded in med-hi physics. Im trying to fixing myself then
@ZemiGG I just paid attention in math class
Sometimes i just think that people bend the simpleplanes code to make these contraptions
I have it moving that way because the code has to refresh 4 pixels at a time, so I decided the most logical way to refresh is the way you read, left to right, top to bottom @IzzyIA
Edit: this took me not that long to make, I find your simple doom immensely impressive
Yo chat how to use this Google map correctly
@PlaneWelder My GPS was much simpler and simply moved the names on a label in the same proportion to their distance from the ship, although it had the benefit of not needing any variables. What you have here is much cooler, I wonder why you have the screen refresh from top to bottom? Is it just for cosmetics or is there a practical reason to doing so?
I would want to know how do you "refresh" a code
@PlaneWelder i read those and this is awesom stuff but i cant idk how ansöd where to put the Y2 stuff
Legendary work
@Melle0909 If only there were comments/instructions that tell you to install it...
Cant even install it to my plane dont work
This is amazing! Well done!
nice work !
@PlaneWelder OMG~ THE MINIMAP OF THE FUTURE!!
wow 100 upvotes in two days
@Rb2h those will come in some time, I’m feeling kinda burnt out by this project. You can probably expect an update to come between one month and like 4 months. Tbh doing just a performance update shouldn’t take me too long… I just don’t feel like doing it. Thanks for checking out my map tho!
@PlaneWelder is there any performance updates to not kill low end devices?
@MTDP same
@ollielebanania didn't try it out yet but seing the comments it looks like it works, and if it does awesome work ! It was time somebody finally dared to make one.
@Rb2h no need to fix it, it works