FoonLudum Dare ExplorerLD46 → Welcome to Pre-Sushi

Welcome to Pre-Sushi

By bill-wheatley

View on ldjam.com

CategoryRankScoreCount
Overall3.079
Fun2.929
Innovation2.929
Theme4.009
Graphics2.789
Audio3.149
Humor3.258
Mood3.668

Comments

anti666 2020-04-21 10:33

Tried to run it in different browsers, but always get this error: Screenshot 2020-04-21 12.32.29.png

"Could not open file http://labs.aeps.com/ld/46/webgl/StreamingAssets/livelink-bootstrap for read"

barrier 2020-04-21 10:33

Yeah there is an error index out of bounds, you might have a bug in your code

forevertrash 2020-04-21 10:56

dwadwadwa.png

Sorry bro game is broke, it's not against compo rules to publish an update fixing game breaking bugs as long as you don't add features! I'd recommend fixing this soon and reuploading.

shadowtzu 2020-04-22 07:03

I am impressed that you are handling so many fish. I succeeded in impossible difficulty! It's simple, but it works well, good job !

javasaurus 2020-04-22 08:25

WebGL builds in Unity are always a messy steaming pile of trouble. It's among the reasons as to why I didn't put one up for my game (it turned all lighting red for god knows what reason). Either way, I watched you work on the job system and it is very interesting indeed ! Useful to learn. I wonder how far you could push this using a compute shader for the fishes, similar to what Sebastian Lague did in his "boids" video. Well done :)

bill-wheatley 2020-04-24 08:51

Sorry about the webGL being a steaming pile. I removed it since it doesn't work. But thanks for checking it out <3

groogy 2020-04-24 09:05

Impressive in performance, think it even made impossible level actually impossible for me :smile: But I think you could have been more inventive, I know you did this to learn Monobehaviours but even so I think you could have added elements that make a game session last a bit longer than a few seconds, nurturing mechanics maybe? The sharks are not there from start they appear over time, cleaning the tank, etc. etc.

joror 2020-04-25 10:15

Simple but effective! I got up to Hard. :laughing:

Liked the lighting making things a bit more obscured - and the glowing eyes of the predator.

Kinda disappointed my clicking didn't kill the actual fish, then it I would have (perhaps) been more tactical with my clicking.

Nice tech, gameplay would need some more love - but a complete package, and I bet learning the DOTS was interesting!

sol-roo 2020-04-26 10:36

Very nice submission! it's always a good thing to use a jam to learn a new technology, i want to try DOTS too.