tccoxon, to godot
@tccoxon@mastodon.gamedev.place avatar

There's a lot of interest in today, so here's my perspective & advice, as the tech lead on Cassette Beasts, a 2.5D open world RPG that shipped this year on Steam, Switch and Xbox, using Godot 3.5. 🧵

First: I've not used Unity (or Unreal) for more than just trivial experiments, so I can't provide direct comparisons. But there are still a few general points I can make.

Also: I will never recommend switching engine mid-project. If you're gonna switch, do it between projects.

unfa, (edited ) to godot
@unfa@mastodon.social avatar

As of late I am deeply conflicted about 😿

  • I love the design philosophy; I think it's [one of / the] best libre 3D-capable engine out there. I use it and promote it.
  • I've learned shocking things about reduz (Juan Linietsky) that made me really sad and I don't trust him in regards to money and power within the project.

I don't want to go into specifics, because it won't fit a toot.

Don't downplay "haters" without evaluating their points.

godotengine, to godot
@godotengine@mastodon.gamedev.place avatar

Countdown time 🎆

With our 10-year-anniversary coming up, we look back at an unbelievable number of games made with the

Over the next few days, we want to highlight two notable games from each year - one taken from Steam & one found on itchio

Let's start! 🧵

CodexArcanum, to godot
@CodexArcanum@hachyderm.io avatar

I'm so happy Unity decided to self-destruct! I mean, sorry for your losses and all, but... Not only is getting so much great attention, but I swear it's also driven more devs to Mastodon seeking out experienced devs to chat with, collab, follow, and learn from! The community has felt really lively lately!

If you're a gamedev using godot, please say hello in the replies and maybe more folks can find each other to follow!

teahands, to gamedev
@teahands@mastodon.gamedev.place avatar

So. TV done for the night, back to gamedev mode. And I have news!

After a bit of a run-up, and a lot of being tempted to scrap the whole thing and hide, I've officially done the scary thing.

https://www.youtube.com/watch?v=Zq_EG1W3-8E

It's just a short intro video, with all those things you hate like intro sequences and unnecessary exposition👍

Idk why this was so terrifying when I literally already have another YT channel but whatever. Brains, eh? 😅

#GameDev #Devlog #GodotEngine #YouTube

godotengine, to gamedev
@godotengine@mastodon.gamedev.place avatar

Do you have some ideas of yours we can shelve- erm, display in this space? 💡

tccoxon, to godot
@tccoxon@mastodon.gamedev.place avatar

If you’ve decided to start using this week, this thread is for you.

Firstly though, don’t switch mid-project. You’ll have a bad time! Godot is not a drop-in replacement for Unity! Finish your current project, then start learning Godot by making a few small games. 🧵

Sarahnade, to random

My projects are all borked now and won't open in at all and I'm absolutely panicking. Something went wrong installing Godot 4 or maybe environment variables or something about .NET and nuget or I'm just missing an SDK I DON'T KNOW and the internet won't tell me!! And I feel like a phony shitty developer because I can code just fine but I don't know the first thing about or how to maintain my dev environment. I've been trying to fix this for hours. Guess I'm clearing my morning to just cry.

ombre, to solarpunk French

On to the next project, a wipeout clone. I want to make it !!

a godot game, a red spaceship moves on top of a green box

fuzzybinary, to random
@fuzzybinary@mastodon.gamedev.place avatar

I'm starting to really dislike how does script language binding. Scripts (which are basically just the text representation of the script) make ScriptInstances, but neither are really given any information about what type they're supposed to be. My guess is they're supposed to figure that out by parsing the script?

sirmike, to godot
@sirmike@mastodon.gamedev.place avatar

Does anyone have Godot Engine logo in pixelart form? I wanted to use pixelated logo in credits as my game has quite low res, but can't find anything like that in the official presskit. I can use official SVG's and rescale them, but wanted them to look as crisp as possible.

@godotengine any hints?

godotengine, to godot
@godotengine@mastodon.gamedev.place avatar

We are excited to introduce a major improvement in funding the development efforts of the – the Godot Development Fund!

Help us secure stable funding and ensure the longevity of the project 💙

https://godotengine.org/article/godot-developer-fund/

godotengine, to godot
@godotengine@mastodon.gamedev.place avatar

How about a with a fun twist? 🍋🍸

Post one snapshot from your project without any additional context and let people in the comments guess what your game is about!

simonschreibt, to gamedev
@simonschreibt@mastodon.gamedev.place avatar
russmatney, to til
@russmatney@mastodon.gamedev.place avatar

you can easily show more filetypes in godot's FileSystem tab by adding extensions to Editor Settings > Docks > FileSystem > TextFile Extensions.

That's "Editor" Settings! Not "Project"!

SirLich, to godot
@SirLich@mastodon.gamedev.place avatar

I added font-previews to GD Explorer (my digital asset manager written as a Godot editor plugin).

godotengine, (edited ) to godot
@godotengine@mastodon.gamedev.place avatar

Do you know what day it is? That's right, it's exactly one month away from our 10-year anniversary 💐

So what better day to get started on our "hear more from us" resolution - with a social media refresh 🧼

🔗 https://linkin.bio/godot

Tearcell, to godot
@Tearcell@mastodon.gamedev.place avatar

Hey #godotengine users! About to start a new project in #godot 4, in 3D this time! Anyone have any addons suggestions to take a look at? No real direction yet, just exploring and learning.

gamingonlinux, to unity
@gamingonlinux@mastodon.social avatar
nuzcraft, to gamedevelopment
@nuzcraft@mastodon.gamedev.place avatar

Game Devlog 01 - Yesterday I restarted my project. I liked where things were headed before I took a break, but I think a reset will help me focus. Using , I’m writing out deliverables and tasks and I’m about 20% done preparing for development on the first minor version. It feels a little tedious and I may scale back in the future, but I want to see if the structure will help with this first minor version.

godotengine, to godot
@godotengine@mastodon.gamedev.place avatar

Seemingly, people still need to see proof.

Can everyone drop their 3D Godot games in the replies please? 🎤⬇️

godotengine, to godot
@godotengine@mastodon.gamedev.place avatar

Would be interested to know! Both for the engine itself and our socials 💙

#godot #godotengine #foss #opensource #gamedev #gameengine #indiegame

SirLich, to godot
@SirLich@mastodon.gamedev.place avatar

What kind of work do you share between your Godot projects, and how?

Currently I can think of the following:

  • Actions (e.g., quickly setup common input actions)
  • Plugins (some encapsulated tool usually with editor support)
  • Templates (something you intend to edit, like a base character controller)
  • Asset/Collections (some scripts/scenes which you could inherit from/use, but wouldn't be expected to edit, such as ui-components)

krazyjakee, to godot
@krazyjakee@mastodon.gamedev.place avatar

In #godot, how do I render a giant 3D planet in space without rinsing my GPU? #godotengine I've tried viewports and skybox shaders with a viewport texture rendered on top. Subviewports are sooo heavy

SirLich, to gamedev
@SirLich@mastodon.gamedev.place avatar

I'm creating a turn based game with random enemy spawns, telegraphed with a sigil on the floor one turn prior.

What do you think about having a few sigils, representing difficulty (minion, normal, elite, boss), rather than making all the sigils unique (or all the same?).

For example if you see en 'Elite' sigil you won't know whether it's a heavyweight (better to stand back), or a lich (better get close to kill quick).

Is this interesting, or just annoying?

#gamedev #godot #godotengine

  • All
  • Subscribed
  • Moderated
  • Favorites
  • Leos
  • kavyap
  • DreamBathrooms
  • InstantRegret
  • magazineikmin
  • cubers
  • mdbf
  • Youngstown
  • osvaldo12
  • slotface
  • rosin
  • everett
  • vwfavf
  • PowerRangers
  • provamag3
  • Durango
  • khanakhh
  • ethstaker
  • cisconetworking
  • GTA5RPClips
  • thenastyranch
  • tacticalgear
  • ngwrru68w68
  • normalnudes
  • anitta
  • modclub
  • tester
  • megavids
  • All magazines