0 Members and 1 Guest are viewing this topic.
It's always good to see progress. I like the character animations as he's walking around the map. It's simplistic, but it works.
It's a shame that AoC is the only one who has replied to this thread so far.I'll admit that this doesn't appeal much to me (at least in its current state), but it's clear that you're putting in a lot of effort to make something good, so I'm still rooting for you.
Wowzers, I really wish I had a color calculator.
Not a bad transition. It seems kinda slow though. I would speed it up by a factor of 2. It might get pretty annoying if there is a lot of walking involved. Of course having the screen center on the character would be best but if your engine isn't set up to handle that it then it could be really hard to implement.Music is really good!
So my project has started to take shape, and I've made this website: https://gtlmappacks.firebaseapp.com/index.htmlIt adds rudimentary map-pack upload and download support. It will support a download counter as well as a like button. Once I actually release Gateway, I imagine this will be used a lot more, but for now we have this
I've added the second-to-last script type editor, the one for the BossActions script! Now you can fully script bosses. Related to that, I changed the format of the BossActions script so now, it uses coordinates instead of X/Y velocities. I also revamped text input (and more noticeably, the Change FPS setting) to add just numerical input!
Since I'm feeling productive today, I also updated the map-pack webpage. Now, the Download (now View) button for each listing on the Download Map-Packs page redirects to the View page for each map-pack, where you can read about it, vote on it, and download it. I think I will add more such as an actual forum, as well===============================================================================Ok last update (hopefully not for a while like it seems to be). I finally added the ability to like map-packs! The server keeps track of if you have liked or not, and will add or subtract a like depending on which you have done, when you press like. I'm gonna go ahead and style buttons tomorrow, as well as adding more information on the View page, such as likes and downloads. Perhaps I'll make a Comments field as well