article thumbnail

Dear Tester, this is how you can help us be innovative

Game Developer

We’re currently developing a mini open world local co-op called Bugging Humans. It has a shared asymmetrical UI — where one player doesn’t see the screen but they have the controller, and the other player sees the screen and they have the keyboard. This means best practices, for instance in level design, have to be adapted.

Co-op 246
article thumbnail

Dev snapshot: Godot 4.4 beta 1

Mircosoft Game Dev

This means contributors are encouraged to focus their efforts on fixing regressions and other outstanding bugs. We wont risk merging any new features or risky bug fixes until after we release 4.4 Weve unified the code to make sure it works the same on both platforms, and weve fixed some bugs. and begin preparing for 4.5.

Beta 106
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Dev snapshot: Godot 4.5 dev 1

Mircosoft Game Dev

Rendering: Update ViewportTexture path relative to its local scene instead of the Viewport owner ( GH-97861 ). See the GitHub issue tracker for a complete list of known bugs. Bug reports As a tester, we encourage you to open bug reports if you experience issues with this release.

Dev 75
article thumbnail

Top Reasons You Should Outsource Game Localization 

iXie gaming

As you might have already heard, there are only a handful of the most well-known game localization companies in the market. And even some of them have recently been expanding their service areas or increasing their number of clients with new products which require localization support. Why You Should Outsource Your Game Localization.

article thumbnail

Cloud compiling with Azure

Grumpy Gamer

To compile the Windows build on Azure takes between 6 and 15 minutes which is crazy since I can compile the game locally in 1-2 minutes. Same with the Mac build. For me to get a new playtest or (more importantly) a dev engine build can take 15-30 minutes.

Debug 130
article thumbnail

Delores Source Code Released!

Grumpy Gamer

local image = createTextImage(FONT_SYSTEM, "Hello World", 48). I generally won't be accepting pull requests just for modifications to the game unless they fix bugs related to getting this repo working. But Ron, why won't you accept my bug fixes and improvements to the game?". You want a Hello World example? let's dive into that.

article thumbnail

Delores Source Code Released!

Grumpy Gamer

local image = createTextImage(FONT_SYSTEM, "Hello World", 48) There is a fairly high degree of technical and programming knowledge needed. I generally won’t be accepting pull requests just for modifications to the game unless they fix bugs related to getting this repo working. You want a Hello World example?