In this version, you will only be able to: ✅ Join/leave the World ✅ Move around using WASD ✅ Attack animation using Mouse click ✅ See the same entities (trees/enemies/etc) as other online players ☹️ Cloud Server down? Use this server instead: Advanced Server BETA ♨️ (TurboWarp) https://turbowarp.org/1351439470 Questions you might ask: ❓ I found a bug! Where should I post it for you to fix it immediately? ✍️ Use the comment section below or use this dedicated Studio: https://scratch.mit.edu/studios/51800821 just make sure that you have read the "Not bugs" section in Notes and Credits section first. ❓ Can I still play even when I'm only a "New Scratcher"? ✍️ Yes, but you can only play the Offline mode, since "New Scratchers" cannot use Scratch's Cloud Server yet. ❓ I am not a "New Scratcher" but why can't I see other online players? ✍️ It's either that Scratch's Cloud Server is down (scroll down to bottom on how to check its status), or there's really no online players right now. Maybe, try other servers. ❓ Why is the title of the game like that? ✍️ Originally, I was thinking of a common MMORPG title, but it felt so that I have to rethink the way I think. I ended up having an idea of a world where you can become the "Enemy" if it was from the other MMORPGs; in the future, players should be able to choose a different race (orcs, goblins, slimes, or just your plain bland common human) ❓ Is your thumbnail made of AI? ✍️ Yes, but I edited it to look better. Took me maybe 1 hour. ❓ If you have any questions, use the comment section below. --------- ⚠️ Check Scratch's Cloud Server status here: https://clouddata.scratch.mit.edu/health ♦️ If you don't see something like {"uptime":N,"load":[N,N,N],"redis":{"connected":true,"ready":true}} then it's currently down, play this game in TurboWarp instead (link is at the very top, "Advanced Server BETA ♨️")
You can't (yet): ❌ Hurt enemies/other players ❌ Level up ❌ Chat I have spent a total of 2 weeks to get to this point (plus the numerous hours I've spent in my entire Scratch experience). Thanks to @griffpatch for teaching me some game engine fundamentals and @oboropixel at itch.io for his great pixel asset style! ☁️ Crowns n Coins ⚜️ BETA @RedThumb Want to support? ❤️ Love the project ⭐ Favorite the project ♻️ Remix the project ✍️ Share your experience below! --- Not bugs section (intentional): ⭕ The following features were intentionally added to the Normal Server version to give the system more capacity to handle very large maps with a high number of entities. If you want a smoother, unrestricted experience, use the Advanced Server instead. ❌ I can turn on 60 FPS mode but the game stops ❓ Having a 60 FPS will make your player moves faster than normal, making your player blinks in other online player's screens, which could be unfair in some cases ❌ The flickering of some stuff ❓ Why? The "Entity" list (one single list that includes all Trees, Rocks, Enemies, etc) is so huge that the system can't afford to check every frame whether every entity is within the screen yet or not, thus it only checks + sort (y position) every 1 second; resulting in a single frame not having any entities at all (as what your eyes is seeing) ❌ Trees has no collision ❓ Why? The flickering that's happening every second also includes these objects with collision, thus it may be possible to have the player move inside a pre-spawn collision when it's not yet displayed; resulting in a stuck position ❌ Some online players become a tree trunk ❓ Why? Temporarily, I am just replacing inactive online players using a tree trunk instead of a delete item inside a huge real time list that could badly help the flickering bug even more. If they become a tree trunk, they either paused the game, stopped the game, or just closed their browser Update log: ✅ BETA - ☁️ MMORPG + Open World Engine ⛺ #cloud #online #mmo #rpg #mmorpg #open #world #game #games #pixel