Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

RachelfTech

15
Posts
91
Followers
4
Following
A member registered Apr 25, 2024 · View creator page →

Creator of

Recent community posts

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! 😁

Thanks for trying it! I've received some other similar reports on Windows 10 (I'm on 11). If possible could you also let me know what graphics card you have? Trying to see if there are any trends outside of just the OS. Thank you!