Remove Code Remove Scripting Remove UX Remove Writing
article thumbnail

Ask a Game Dev - Untitled Article

Ask a Game Dev

Often writes the least code overall among the engineers, but the code she writes is also the most mission critical because she has the best understanding of how everything fits together. Writes shaders, writes scripts, works with code. She writes that stuff.

article thumbnail

GSoC 2019 progress report #1 (part 1)

Mircosoft Game Dev

As announced previously , Godot is participating for the second time in the Google Summer of Code (GSoC) programme, which lets students from all over the world work for three months on specific projects thanks to a Google stipend. We are now at the middle of the coding period, so students have around 6 weeks left in the GSoC programme.

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

Godot 3.4 is released with major features and UX polish

Mircosoft Game Dev

by calling queue_free() ) but is still accessed somewhere else in a script. To simplify some of the most common constructs in input handling code for character movement, Aaron Franke ( aaronfranke ) added two new helper methods : Input.get_axis() and Input.get_vector(). Promote object validity checks to release builds. normalized().

UX 52
article thumbnail

Godot 3.3 has arrived, with a focus on optimization and reliability

Mircosoft Game Dev

macOS: ARM64 build, code signing. Fabio Alessandrelli ( Faless ) has done a lot of work to enable running the Godot editor on the Web, using the same export code as for Godot-made games (since the Godot editor is developed 100% with the Godot API). macOS: ARM64 build, code signing. Platforms: Godot editor on the Web!

article thumbnail

Maintenance release: Godot 3.2.2

Mircosoft Game Dev

Exporting C# projects to iOS should be done from macOS using the classical workflow , and the scripts will be automatically compiled Ahead-of-Time (AOT) for iOS. The Android plugin documentation has been updated with instructions on how to write plugins for this new system. Files: Improve UX of drive letters ( GH-36639 ).

Debug 52
article thumbnail

Godot core budget meeting report #1

Mircosoft Game Dev

There is a high demand from Godot users in countries and cultures where right-to-left writing systems are used to have proper support for it in Godot (such as Arabic, Hebrew, etc.). Hiring a generalist contributor for editor UX and web dev. will support a new display system based on a DisplayServer. Other many smaller usability issues.

Texture 52
article thumbnail

GSoC 2022 - Progress report #1

Mircosoft Game Dev

Like in previous years, Godot is participating again in the Google Summer of Code program for its 2022 edition. We asked them to write a progress report to present what they're working on and the current status. Multi window code editors by trollodel. Refactor and UX updates of ColorPicker. UX updates. What's next.