FoonLudum Dare ExplorerLD54 → StarDust

StarDust

By geckoo1337

View on ldjam.com

CategoryRankScoreCount
Overall1144.0830
Fun2543.8230
Innovation1943.8530
Theme6303.5330
Graphics64.7530
Audio1313.9430
Mood44.6030

Comments

fullsaphir 2023-10-02 17:47

Good game, it run well on my PC even if it old now. I didn't find the exit tough, I found the ball and two stairs but I can't arrive from the good for one of them. I didn't play Scanner Sombre but your game is pretty.

jk5000 2023-10-02 17:54

A visual super intense and interesting game. I like the games mood and the sound universe. The gameplay is simple and pretty fun. Overall a very well made jam game. Well done.

thebmxeur 2023-10-02 19:47

I liked the mood, although I may have abused of the right click painting, maybe I would should have tried to use only the left click to make it a bit more mysterious and having more to do. Can I ask how does the rendering work ? Does everything as a black texture and you paint/project in it ?

geckoo1337 2023-10-02 21:34

@thebmxeur Thanks for your kind words. As you can understand, I cannot explain how it works in a single post. I will share informations about this project soon - a clear explaination how it works. Stay tuned. Thanks ++

dzejpi 2023-10-03 07:02

Absolutely amazing experience, which reminded me of Scanner Sombre. Incredibly well looking. And well optimised too; my computer didn't even break a sweat!

tanis 2023-10-03 16:21

Nice mood. The visuals are awesome. Of course it reminds of Scanner Sombre but it is definitely really well done in such short time. I would have loved to have some more gameplay in there, though... some puzzles to solve or something like that. Or maybe there is something and I just couldn't find it? :smile:

lucavazz 2023-10-03 17:03

Great execution - even though it is "just particles", the art style is very cool, I really enjoyed exploring the sapce.

aweskybear 2023-10-03 21:09

**Incredibly beautiful and mesmerizing creation**!!! I have to play more.. I played just a bit, so cannot comment much more. Will get back : ))) I assume - since there were no hints of any sort - that I "need to find the exit". In case that's not the case, I hope I can find out on my own when I play again : ))

Edit: Oh, you've said it's exactly "find the exit" in the description. Well.. that's what happens when there is a trully beautiful creation : ))) - we skim descriptions, then straight into the game! Some bolds can help :D

0x-void-x0 2023-10-04 11:37

I played Scanner Sombre a while ago and enjoyed it a lot, I definitely appreciate replaying that experience, it's so weird how you scan a path and it's all a flat wall of dots and then you move a little and your brain starts slowly filling the gaps, something about that is so fascinating to me and I love it! the level design was nice, It felt good nailing those parkour steps, overall I enjoyed this a lot, really love the concept! did you implement the wall paint mechanics or is there some open source library for that? because if so I'd love to check it out!

creative stuff as always, keep 'em coming!

geckoo1337 2023-10-04 13:51

@0x-void-x0 Hello bro’. Thank you for your kind words. This is an URP project using VFX in order to display particles. Take a look at the main explaination by the Unity team [here](https://unity.com/visual-effect-graph#simulate-millions-particles). The renderer is really impressive. I use a tip in order to manage Vector3 arrays which contain a large amount of dust. So it creates some particle sheets - not swarms. For the color, it is relative to the player position. I really like the code to display dust using (of course) RayCasts. I am working on different algorithms which spray dust with strange curves or breaking lines. Don’t think that it was hard to develop this project. There is no light - there is no texture (nearly half of the work less). I used ProBuilder for the level design. In less than 3 hours I made the entire scene. Usually I prefer CSG Sabre for the level design, but it does not work correctly under the latest Unity version. I planned to write a post-mortem soon with the main parts of this project ++

@aweskybear said "***Some bolds can help***". Done :)

skvader-418 2023-10-04 21:23

day 16 of rating :) - It's me! This was a very trippy experience. Idk if you used infrasound in that ost but I got really nervous and anxious, when the bass or drums kicked in I thought I heard someone run (which is one of my fears) and I started freaking out slightly. FANTASTIC atmosphere. I'm not sure if I was supposed to do this, but I jumped over one of the bars and continued with the game.

choo 2023-10-05 21:46

I love elegant innovative experiences like these. Great vibes, it was a real pleasure to paint through this landscape. Excellent stuff.

local-minimum 2023-10-08 10:04

Very well executed Scanner Sombre entry! I very much enjoyed navigating the maze and found the way to the exit. I mostly used the right button scanner because I felt like the left one was a bit concentrated cone of particles to be much helpful. It was just about the right size for the content. Of course it would have been nice with some storytelling in the game, but that is hard to fit in with the limited time. One type of storytelling would of course have been to leave object that the player can discover while scanning without any need to text or similar narration.

If I had one gripe, it was that there seemed to be no, or almost no coyote time (allow jump just slightly after leaving actual ground) while jumping and that made me have to retry some obstacles. Fortunately not one of the later that was a really long sequence.

One idea that popped into my head when reading the quote upon completion was that it could be cool if the scans weren't driven by clicking but by voice input using the base frequency, volume and such to shape the scans.

danyvk 2023-10-08 10:44

Well, the game is like a wallpaper. The mood is very good, also the concept. My problem is with the level design. The jump mechanic is really bad. Despite this, good game overall.

hidden61ade 2023-10-08 10:45

This is a piece of art......Splendid. By the way, is there actually an exit or not?

geckoo1337 2023-10-08 11:00

@hidden61ade there is an exit. Thanks for playing ++

pickydogfish 2023-10-08 11:03

This is more of an experience than a game, which isn't a bad thing. The jump mechanic does feel really bad for some reason, it was hard to do the parkour bits. Very interesting entry.

geckoo1337 2023-10-08 11:12

@danyvk @pickydogfish Thank you for your comments. I really appreciate your feedback. I don't understand why you said that the jump event is bad. For the level design, I made what I could according to the time, but I agree with you - it must be improved. For the jump, I guess that it is a question of edge perception because of particle shaping. I have no problem reaching the next platform. Jump process has been tested. Have you noticed something in particular? Let me know please. Thank you for your help ++

PS : No matter what I feel, I will change the player controller code. Thank you ++

jrevel 2023-10-08 11:35

This is not the first time I see this kind of mechanic in a jam, but the execution is pretty good ! the level is quite long, and I felt the difficulty was quite well balanced, I felt a bit lost at first, but quickly found the next step after a bit of searching. The only thing this game lacks I think is coyote time, the ability to jump for a fraction of second after starting to fall, it would make the platforming a bit smoother.

iron-head 2023-10-08 11:51

Interesting, looks cool when you look at the trail you left. But this mechanic is something I saw in a Fundy's video about creating a horror mod.

danyvk 2023-10-08 15:45

@geckoo1337 Maybe the jump mechanic would be better if you implement a "falling delay" time. You know, this time the game allows you to perform a jump even if the raycast is not touching the floor.

The main mechanic of this game reminds me a lot about "The Unfinished Swan" :)

anya-voinova 2023-10-08 17:31

Походила-побродила, выход так и не смогла найти))

Очень понравилось делать невидимые стены видимыми, и тот момент, когда вначале все кажется запутанным, но если покрутить камерой все становится на свои места. В Scanner Sombre не играла, поэтому прям вау-эффект был. Музыка приятная, вы сочинили?

Если это клон другой игры, то какую цель ставили? Как-то видоизменить/упростить первоначальную идею? Сделать самому механику с частицами?

baconeta 2023-10-08 20:04

A great entry with great execution, nice work! I enojoyed exploring and figuring out the world around me :)

geckoo1337 2023-10-08 21:04

@anya-voinova Огромное тебе спасибо за комментарий. На самом деле, (и по моему собственному мнению) есть много различий между моим проектом и той другой видеоигрой, которая называется Scanner Sombre. Тем не менее она вдохновила меня, чтобы я мог достичь моей цели. Когда я обнаружил тему, я представил себе что-то такое - этот странный эстетический эффект. С искренностью скажу, что я подражал её технологии, используя Unity VFX систему. Я продолжаю разрабатывать этот проект, добавляя другие функции и устройства. Я делаю всё, чтобы новый проект отличается от первого. Тебе желаю всего хорошего. Пока пока ++

wouter52 2023-10-09 14:41

First reaction: whajooooo this is cool! Second reaction: Waaait a minute: this isn't based on Gecko's patent pending C++ template project :grin:

And I still find it cool! It makes sense once I moved the camera a bit. I was mesmerized by all the pretty colors that I forgot that there was an acctual exit. First I found the room with the big orb and I thought that that was the end. Then I read your description once again and learned that there was an actual exit!

I can proudly say that I found it :grin:

This was a relaxing game. It makes you appreciate the level design a lot more. I can see this being expanded on with maybe items you need to get in the level to score points for instance.

Edit after reading comments: I agree that the jumping felt a bit floaty. But then again: I could make all the jumps, even with 7FPS (crappy Intel HD graphics 4000 here..). Also, like hidden61ade says: this is art.

Screenshot (46).pngScreenshot (49).png

geckoo1337 2023-10-09 15:26

@wouter52 Thank you my friend for your pleasant comment. You did it when others fell. I cannot say anything about jump code - too many players said the same words. I have to change it in the next release. For perf I have a GForce RTX 3060 Ti as a graphics card. I cannot imagine this project on an Intel HD graphics 4000. Just a nightmare for the player. Thank you for your contribution. Have nice day ++

natano 2023-10-13 23:02

THIS GAME ITS AMAZING! I can imagine how much work it took to make this haha. It's simple and relaxing and uses perspective really well. This is definitely an awesome game for days when your head is full, it would be an easy addition to my “great games” collection on Steam.

geckoo1337 2023-10-14 14:21

@natano Thank you for your kind words which mean a lot. Soon I will post a post-jam version with many new features. I would like to create a full game using this first release. I wish you the best ++

epb9000 2023-10-18 07:13

As an Explorer-type player in Bartle's taxonomy, this is right up my alley. Made it to the end. The lack of coyote time on jumps made one part a little tricky - It's really noticeable when the platforms you're jumping from aren't sharply visible. (Since I can't see the precise edges of said platforms.) Very very pretty, an super enjoyable otherwise though.

geckoo1337 2023-10-18 12:51

@epb9000 Thank you for your feedback. I am working on the player controller. The post jam version is coming soon ++

leritrea 2023-10-19 10:07

The game hooked me! Its an super cool game idea and looked so nice!

trexxak 2023-10-19 16:39

Hey Geckoo! I decided to give my impressions in video form this time:

https://youtu.be/fpP6YZDCNAE

Incredible game, friend! Really enjoyed my time!

geckoo1337 2023-10-19 17:21

@trexxak Thank you for playing - and creating this video. I really appreciate your help. It means a lot. You are a good guy :) Usually I like watching people playing with my projects - trying to solve puzzles which I know. Soon I will release a post-jam version of my entry. Stay tuned. Again - THANK YOU ++