Hold shift to move quickly
James
Hi, I recently made a script - I have tagged it such that users know it could technically gain advantage to the user using it (so not to use it online or on leaderboards), although mainly it's to assist with some of the annoyance with the 'fastmove' space bar bug / exploit.
If you've ever used that well known exploit, you'll know it has a couple drawbacks. 'Space' confirms a guess, this is a properly irritating clash for obvious reasons. Also if you hit a disturbance in the pano chain it will send you flying backwards for miles before you can correct for it.
The script proves that it's possible for you guys to add a similar feature, I for example used user direction facing and the 'shift' key which is a common sprint key in games so would be easy to learn for players.
I reckon you could improve the feature in many ways (better rubber banding avoidance, maybe scroll to choose speed?? etc), but the script proves that the base concept of speed moving is possible to purposefully implement.
Let me know what you think
όլδօ
Absolutely no reason to limit it to standard fast move pace either. It could jump 100m at a time and make moving games actually playable for people on slower internet connections AND have the effect of massively reducing Google API hits.
όլδօ
Also https://map-making.app/ has code necessary to jump +-100m
TehOnlyAnd1
Nice idea! How does this work? Does it load the closest pano tu a location a certain distance in the direction of the heading?
Juliette
Also since the (great!) addition of N to point north, it's easy to accidentally press space when you are pressing N.
I know Enter also works when chat isn't enabled but it's I'm a really awkward space in the keyboard if you are right handed and using the mouse on the right side of the keyboard.
TehOnlyAnd1
Juliette Just fyi: Enter has been working with chat enabled as well for a couple of months. At least in challenges, normal duels and classic maps. Not sure about team duels with text chat.
Juliette
TehOnlyAnd1 Ah, I hadn't realised that - thank you! I often play duels in a party with my son so I'll try it out!
Tpebop
Upvote for the idea and also nice code. I will learn a couple things