The channel I used when starting out and that has some great tutorials is Heartbeast.
https://www.youtube.com/@uheartbeast
Another channel with some great content is Godotneers
The channel I used when starting out and that has some great tutorials is Heartbeast.
https://www.youtube.com/@uheartbeast
Another channel with some great content is Godotneers
sublinks
not technically released yet but I assume it will in some form before the next canvas. Should be relatively easy to support since it has lemmy api compatibility on release
It was a bug that was fixed in 0.19 (so the instances that haven't upgraded yet will still have people from them writing amp but the ones that have wont)
For example I can type & fine
Instances are the ones hosting the data on their servers + things not having mods can devolve very quickly with things like the nazi bar problem or the scam links that have been getting posted and removed in some communities. This is a different thing than whats in the post though, the post is talking about all communities needing to be fetched manually the first time theyre viewed
Theres a community for it over at !bevy@programming.dev for anyone interested in it :)
It doesn't let people solve it without logging in since everyone gets randomized inputs rather than the same ones. You can still technically do the challenge, just cant use your solution on the large block of input
That also looks like the day 1 of 2015
rename a file is in expert
in godot if you rename certain types of things it tends to break a lot of parts of your game unless you go in and update references to it manually in the tscn files
Image Transcription: Meme
[Paneled meme with a brain that gets increasingly glowing]
[The brain is smaller than the skull]
if dayOfWeek.name == "Sunday" || dayOfWeek.name == "Saturday"
weekend = true
[The brain is glowing in some areas]
if dayOfWeek < 2 || dayOfWeek > 6
weekend = true
[The brain is shooting out rays of light]
weekend = !((dayOfWeek - 1) % 6)
I am a human volunteer who transcribes posts to improve accessibility on programming.dev and you could be one too! !transcribing@programming.dev
Image Transcription: Twitter
Mega Crit, @MegaCrit
We're proud to support a free, open source engine like Godot so that devs everywhere have an accessible yet powerful option to create their projects with 💙
Our team has learned a lot while migrating our next game to Godot and we're so exited to show off its power
Godot Engine, @godotengine
Shuffle your deck and hit the dance floor - @MegaCrit is now a #GodotEngine Gold Sponsor! 💃 🕺 A huge thank you for your support! megacrit.com
I am a human volunteer who transcribes posts to improve accessibility on programming.dev and you could be one too! !transcribing@programming.dev
Godot and Bevy are both FOSS. Godot is built in C++ and allows using GdScript and C++, or C#. Bevy is built in Rust and allows using Rust
pixel art is decently popular so people have experience with the type of art
the site has a templates feature where you can plan out a design and then share where you want it to go with other people which is used for most of the larger ones. And then since the cooldown is 30 seconds and you can stack up to 6 pixels at once to place down its easy for different people to add little details to populate areas