thank you!
- using Mirror Networking Library w/ Websockets
- No tech challenges except for the super slooow build times lol
- Business mode Ads, Ad Rewards, and Virtual Currency to buy premium cosmetics
Curious, are the slow build times locally, your own CI or Unity Cloud Build? (If local/own builders may be some ways to dramatically lower the build times eg by managing the Library/ cache per-platform.)
Happy to help anyone with optimizing these approaches it's been a pain to figure out
In the most recent game I automated builds for the initial build took 1-3 hours, but subsequent builds with the Library/ folder cached took 5-10 minutes.
Are you switching platforms between builds locally? (like building one for web / server / pc / mac etc). Platform switching essentially blows away the cache, making it take the full build time each time. There was an asset years back that would create folders for each platform's Library/ cache and switch between them when you switched build platforms.
In CI (eg using https://game.ci) you can prefix build cache keys with the platform to manage that automatically.
Unity Cloud Build is in general slower/more flakey/sometimes has cache issues compared to DIY CI, but it should speed up after a successful first build as long as it caches the Library/ folder, and they do separate that out by build platform properly. (Worth checking each build config setting is set to cache that)
Looks interesting. Some feedback on the trailer: I wouldn't waste the precious first 5 seconds on guys running at the camera, and your post says something about roguelite. Are there skill trees? Items/equipment? Shops? Different zones? I assume the characters running at the start represent classes but there's no way to tell. I'd showcase clips of what all the game has to offer, not just combat the whole time.
thanks for the feedback... regarding the roguelite elements. Eonfall features dynamic missions & enemy spawns, and permadeath. You are right, would be good to incorporate more of that within a future game trailer somehow. Thanks again.
Couldn't get past the consent banner. I am not going to click on a thousand "legitimate interest" toggles just to watch a trailer (and most certainly not going to "accept all" just to remove the banner). No idea what the game is about as a result.
thanks for sharing... actually pushing a new build to fix this shortly! it only happens when other players are in-game with the squads (friendly ai spawned) fixing sooon!!
Congrats on the launch! Looks like you can only play one game as a guest before getting stuck in a loop when hitting "play now" between "forgot to buy items?" and "you must be logged in to buy". I also wasn't sure which one was the base to defend once I'd wandered off.
Stuck in a join lobby error loop, but can't wait to try it out!
One thing i will say, I LOVE the color picker options. I cannot stand games who nickel and dime for basic ass colors and you have an entire color wheel for free so kudos!
ahhh shoot i think the next build pushing shortly should fix the error you saw!! and yea haha i can't stand that either charging people for dang colors.
I played one game without signing up for a quick tour. I played against one wave then quit. The game is good for a browser game there are server issues but I guess that will be fixed before public release. I was getting ping around 21.
Arc on OSX gives me a javascript alert() with a giant wasm stack trace about 2s after joining the match. Music continues to play but the graphics stop updating.
Edit: Chrome works fine on OSX, oddly enough. (M1 mbp)
Wonder if windows users are having trouble? Chrome on mac is infamously bad for OpenGL content
thanks for feedback... although I think you selected items that are premium items... some stuff can be purchased for cheap which all players get a starting credit of 200. Other more expensive stuff need credits for that. We gota pay the hosting cost somehow =)
I just noticed that clicking on Terms of service link doesn't work and don't know where to find them to know what I am agreeing to. Maybe I do, and maybe I don't.
Found it on the Sign Up popup as I was investigating and thinking about playing. I will assume they are innocuous and that I don't intend on doing anyone any harm so I will just go ahead and see if it is something I like even.
Doesn't work. Perhaps too much hackernews traffic at the moment. Unable to Join! Connecting to New Server...
Joining, Please Standby...
Unable to Join! Connecting to New Server...
Yep. So much for "built for the web".
While I know that a lot of software is only tested on Chrome and Safari, I would expect different when marketing as being web-based.
> Please make it easy for users to try your thing out, preferably without having to sign up, get a confirmation email, and other such barriers. You'll get more feedback that way, plus HN users get ornery if you make them jump through hoops.https://news.ycombinator.com/item?id=22336638
> Off topic: blog posts, sign-up pages, newsletters, lists, and other reading material. Those can't be tried out, so can't be Show HNs. Make a regular submission instead.https://news.ycombinator.com/showhn.html
This looks very interesting but Show HNs need to be usable easily without making an account
You click "Play now" and you're in the game. That's less friction than most Show HNs. You’re misinterpreting the rules and being overly zealous for no reason.
It just isn't the case that you can't have a Show HN without signups - it's preferable for the friction-to-try be as low as possible but sometimes 'as low as possible' is, in the given context, still a fair bit of friction. Lots of Show HN's are in very early stages and unpolished, some use finicky/newish technologies, etc. If this particular one is too much of a hassle and you bounce off, that's fine but the suggestion the poster is breaking some sort of rule here is inaccurate.
Is the networking websockets or webrtc underneath?
Did you have tech challenges with the Unity side at all?
What's your business model?
Happy to help anyone with optimizing these approaches it's been a pain to figure out
Are you switching platforms between builds locally? (like building one for web / server / pc / mac etc). Platform switching essentially blows away the cache, making it take the full build time each time. There was an asset years back that would create folders for each platform's Library/ cache and switch between them when you switched build platforms.
In CI (eg using https://game.ci) you can prefix build cache keys with the platform to manage that automatically.
Unity Cloud Build is in general slower/more flakey/sometimes has cache issues compared to DIY CI, but it should speed up after a successful first build as long as it caches the Library/ folder, and they do separate that out by build platform properly. (Worth checking each build config setting is set to cache that)
Not the best onboarding experience, I must say...
https://youtu.be/i2gPwAsKxCE?si=lx_61nxRWf5kTPN_
As a noob, I did feel like I spent the majority of my time just running around trying to figure out what to do.
on Firefox with ublock origin the playbutton wasn't visible so I made an account first. Pretty slow fps not sure why + hard to figure out where to go.
Do you have an announce list for the official release?
Second time I tried, was able to load the game.
Sadly my 2012 Thinkpad is not able to keep up even on Low graphics (12 FPS) and looks like there's only a server in US, which meant 200+ Ping for me
Looks pretty cool tho. Good luck working on the rough edges!
One thing i will say, I LOVE the color picker options. I cannot stand games who nickel and dime for basic ass colors and you have an entire color wheel for free so kudos!
Should have dynamic resolution to maintain FPS.
Btw, the music is dope!
Arc on OSX gives me a javascript alert() with a giant wasm stack trace about 2s after joining the match. Music continues to play but the graphics stop updating.
Edit: Chrome works fine on OSX, oddly enough. (M1 mbp)
Wonder if windows users are having trouble? Chrome on mac is infamously bad for OpenGL content
Perhaps make it obvious via the UI that these are premium items when selecting them?
I saw people jump and sound for a second then crashed, hope hes got some error logging on the server side
> Off topic: blog posts, sign-up pages, newsletters, lists, and other reading material. Those can't be tried out, so can't be Show HNs. Make a regular submission instead. https://news.ycombinator.com/showhn.html
This looks very interesting but Show HNs need to be usable easily without making an account
> HN users get ornery if you make them jump through hoops
Is in them
No corporate webpages, only anti-social media links to invite people.
No "FAQ", "About" etc links.
Not human friendly.