Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

RachelfTech

41
Posts
246
Followers
7
Following
A member registered Apr 25, 2024 · View creator page →

Creator of

Recent community posts

Wow, I am impressed! 👏 Thanks for checking it out!

Thank you! Yeah I did notice that was possible but decided to not fix for now 😁

Thank you! :)

Thank you!

Great, thank you!

Thanks for trying it out! Glad to hear it runs fine for you :). I did not yet account for falling off the map, so that makes sense  😅

Thanks so much, I appreciate it! :)

Thanks so much for sharing, I really appreciate it! Good luck with the jam!

Thanks!

Thank you! :)

Thank you! :)

Wow! This is so cool, thanks so much for taking the time to do this and for sharing.  Really cool soundtrack, I love how it fits with the game playthrough :). I'm so happy to hear you enjoyed the game and the story, it means a lot!

Thanks so much for the kind words, I'm really happy to hear it resonated with you! 💙

Thanks so much, I appreciate it!

I'm so happy to hear that, best of luck with your game!

Thank you and thanks for watching! :)

Thanks so much, I really appreciate it!

Thanks! Yeah it was really fun to make, although a bit stressful towards the end of the time limit! 😅

Thank you! :)

I'm glad to hear that, thank you!

Thank you! 😁

Thank you! I had plans to add more mini games but ran out of time 😅

Exactly what I was going for 😁, thanks!

Thanks so much!

Thanks so much!

Oh no 😅, yeah it's definitely not bug free at the moment! Haven't had that happen myself yet though 😄

I just don't have an easy way to test Linux builds right now and I'd rather not post something that I can't test first.

Thanks so much!

Thank you! Yeah, I could definitely see that 😅, mostly just made it into a game so I could post the procedural snakes here :)

Thanks so much! 

I don't plan to continue on this project for now (moving on to another one for the next video), but I agree that would be fun to add! 😁

Thanks so much! 😁

I'm so happy to hear you are having fun with it! 🕊️

Successfully clearing all the particles is impressive 😁

You should be able to open it following these Godot Instructions

Thanks for looking into that! I didn't have multiple monitors to test with, but will see if I can set it up to fix.

Cool, thanks for testing that!

Yay, glad to hear!

Here's the C# code that interacts with the Windows APIs: https://gist.github.com/RachelfTech/d98a7c8f4c7eb8bb18a09552cf7bab40

Then you can reference https://docs.godotengine.org/en/stable/tutorials/scripting/cross_language_script... to interact with the data from C#.

Just wanted to note that the file is a bit messy (I didn't end up using all the code for the final project) and I also don't really know C#, but hope it helps anyway!

For anyone having issues with the bird having a black background, it appears to be a bug related to old graphics card drivers. I tested on an older computer and had the same issue until I updated the NVIDIA driver to latest. So please try that and see if it fixes the issue! Thanks :)

I just tested on an old laptop and had the same black background issue, but then I updated my NVIDIA driver to latest and it works fine now. So maybe if possible try that if your drivers aren't fully up to date.

If anyone tries that please let me know if it fixes the issue for you. Thanks! 😁