Introducing GodotBuilder: Custom Export Templates built on demand
Need optimized export templates with PCK encryption support but don’t want to have to set up a build pipeline or download the entire compilation toolchain on your computer?
I wish compiling Godot’s export templates was as simple as filling out a form.
– me
Well, now it is.
Fill out the form, checkout, and we’ll email you the download link after the compilation completes. Compilation may take 30 minutes to 3 hours, depending on selection. *offer only valid April 1st.
One of the benefits of working with Godot Engine is that GDScript allows one to operate high level. GDScript is dynamically typed, so not even variable types have to be specified, but I would strongly recommend using static typing wherever possible. It can help with performance but primarily adds clarity when trying to follow the …
Pixabay is a great source of royalty-free media among the sites providing free, properly licensed content. EDIT: Apparently I caught them mid-deployment of a UI redesign because the waveform and seek functionality are back. A recent UI update changed the way music is presented. Gone are the interactive waveform that let users seek around in …
A new version of the Inventory System is available with more multiplayer-related features. The Multiplayer Interaction Demo can now run in multiple modes, through two separate implementations of the Character scene: The simple character scene leverages the MultiplayerSynchronizer and can either let the client have authority and move the character, or have the client send …
Introducing GodotBuilder: Custom Export Templates built on demand
Need optimized export templates with PCK encryption support but don’t want to have to set up a build pipeline or download the entire compilation toolchain on your computer?
I wish compiling Godot’s export templates was as simple as filling out a form.
– me
Well, now it is.
Fill out the form, checkout, and we’ll email you the download link after the compilation completes. Compilation may take 30 minutes to 3 hours, depending on selection. *offer only valid April 1st.
Related Posts
When not all strings are Strings. Detect bugs in your GDscript more easily with static typing
One of the benefits of working with Godot Engine is that GDScript allows one to operate high level. GDScript is dynamically typed, so not even variable types have to be specified, but I would strongly recommend using static typing wherever possible. It can help with performance but primarily adds clarity when trying to follow the …
Pixabay’s New Design is a step down for UX
Pixabay is a great source of royalty-free media among the sites providing free, properly licensed content. EDIT: Apparently I caught them mid-deployment of a UI redesign because the waveform and seek functionality are back. A recent UI update changed the way music is presented. Gone are the interactive waveform that let users seek around in …
Inventory System v1.14 available
A new version of the Inventory System is available with more multiplayer-related features. The Multiplayer Interaction Demo can now run in multiple modes, through two separate implementations of the Character scene: The simple character scene leverages the MultiplayerSynchronizer and can either let the client have authority and move the character, or have the client send …
Fire, Rain, and Black Hole particle effects
This video is from December last year and uses Godot 4.0-beta7, but I thought it was interesting, because… particle effects!