mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.3K
active users

dbat :godot:

@Pyral @oparisy

Not having any luck:

var o : Object = Node.new()
print(o.CONNECT_DEFERRED) #1
print(ConnectFlags["CONNECT_DEFERRED"]) not found: ConnectFlags

Maybe I'm doing a dumb. A bit tired today.