A quick JavaScript to show you when your next UFO will appear in space (between the Earth and Moon).
Introdução
I had spent a lot of hours in the game, and was never able to spot the UFO between Earth and the Moon.
This frustrated me as it is one of the in-game quests, and also a Steam Achievement.
After digging around the source for the game, I found our how it calculates if a UFO will appear. There is nothing random about it, and because of that, I was able to build on that code to create some JavaScript that will show you when, and how long until the next UFO will appear for you.
Where to find the UFO
The UFO is found in Space! (Obviamente)
No jogo, that is the region between depth 1004km (Earth End) and 1028km (Moon Base).
When it comes to clicking on the UFO to get the achievement, it is mentioned in other discussion that the hitbox is broken and just to click around the area, even all the way to the edge of the “jogável” área.
As much as that information seems to be true, and it did take me a lot of clicking to trigger the UFO. more source code digging found that you need to click at the depth of 1019km. It does seem to be anywhere on that depth. Let me know in the comments if how you went with collecting the UFO.
Once you’ve collected the UFO, it will not return.
When to find the UFO
This is what you’re here for. WHEN to find the UFO.
As mentioned in the Intro to this guide, it is maths. With some knowledge of JavaScript (which this game is based on), I was able to build on it’s code and write some more JavaScript to find out when the next UFO will appear.
All you need to do is click on the link above.
After the page has loaded, clique no “Correr ▶” Botão, and the results will show just below that.
Extra Notes
🕛 The way the game is programmed, the time will alternate. So if you find that the next UFO will appear at 2AM for you, don’t do what I did and stay up just to get the achievement. Come back the next day and try again!
The UFO appears on a 10hr rotation.
Midday, 10PM, 8SOU, 6PM, 4SOU, 2PM
This will repeat for the other half of the clock.
Meia-noite, 10SOU, 8PM, 6SOU, 4PM, 2SOU
🛸 Each UFO will last for 15mins, so you don’t need to be in the game EXACTLY at the times listed above. That is just when it will initially spawn.
🏆 Achievement didn’t pop? Apenas lembre-se, the Steam Achievement usually pops when you next load the game. Então, either quit the game and re-open it to get your achievement, or just wait until next time you go to pay it.
Isso é tudo o que estamos compartilhando hoje para isso Senhor. Meu guia. Este guia foi originalmente criado e escrito por GonzoGamesAU. Caso não atualizemos este guia, você pode encontrar a atualização mais recente seguindo este link.
Its saying invalid file name and not working at all