Spyke
programming.dev

Would it make sense to switch these to be weekly discussions and then just have them pinned for a week? At the activity level right now having them daily might drown out other posts

Update: Edited the title to be weekly

10

I think it would make sense to scale down the frewuency for now. Thank you for the effort you are putting in this community

4

It doesn't make sense until you wind up flooded with so many posts that people can't keep track of them all.

1
programming.dev

Just so you guys know im coding a second bot for the instance. This one is going to auto post new things from the godot blog (and then pin it for a week if its a new release)

Aiming to get it done tonight so that it posts the next godot update

3

Also if anyone knows of any other rss feeds to post for any of the game dev communities let me know

2
beehaw.org

Do you think there's any chance for advance converter of Godot 3 projects to 4? I spent long time converting methods and still shitton of stuff in pet project is so broken I just switched back to 3.

3
nibblebitreply
programming.dev

I think you might be out of luck. Even C# projects use a different semantic with dotnet6.

I spent a good long while reimporting resource references and rewriting code.

It was totally worth it tho!

2

Right, thanks for answering. I may just redo my pet project then, my logic seems easier to move than 3D controller stuff which I actually used a template for.

1

You reached the end