Search found 26 matches
- Sat Aug 12, 2023 2:25 am
- Forum: General Chat
- Topic: Forum profile YouTube link not working
- Replies: 1
- Views: 1629
Forum profile YouTube link not working
when adding either youtube username or channel id, the link doesn't work i think that it's using an old link form youtube.com/user/[username/id?] but this doesn't work, the new ones don't have /user/ and add an @ before the username like this youtube.com/@[username], works with the unique id but loo...
- Sat Aug 12, 2023 2:18 am
- Forum: Request Help
- Topic: In-App Purchases
- Replies: 1
- Views: 1839
Re: In-App Purchases
i never researched this topic
the only other place i know of where you could ask would be the godot discord server
the only other place i know of where you could ask would be the godot discord server
- Fri Jul 28, 2023 2:25 pm
- Forum: Announcements and Forum Rules
- Topic: Godot 4.2 (Pre-release)
- Replies: 6
- Views: 3522
Re: Godot 4.2 (Pre-release)
LETS GO
- Thu Jul 27, 2023 12:57 pm
- Forum: Work Board
- Topic: GodotXC Asset Marketplace
- Replies: 5
- Views: 4099
Re: GodotXC Asset Marketplace
very interesting
- Wed Jul 26, 2023 3:04 pm
- Forum: Introductions
- Topic: hi i'm grey
- Replies: 9
- Views: 3787
Re: hi i'm grey
on one side we're taught all things related to different disabilities, accessibility issues, and how to solve them using technology It's very interesting. Have you thought of making a simulator for practicing the creation of urban infrastructure accessible to the disabled? Such a simulator could be...
- Wed Jul 26, 2023 2:33 pm
- Forum: Request Help
- Topic: Audio busses/streams & masterbus not 'mastering'
- Replies: 5
- Views: 2638
Re: Audio busses/streams & masterbus not 'mastering'
i don't see why that arrangement wouldn't work, maybe the error lies elsewhere or a bug is occurring, sometimes restarting the editor fixes such issues
- Sun Jul 23, 2023 9:01 pm
- Forum: Request Help
- Topic: [Godot 4.1.1] How to setup client and server in the same game instance?
- Replies: 2
- Views: 4925
Re: [Godot 4.1.1] How to setup client and server in the same game instance?
you can do it but you can't have both in the same subpath ( https://docs.godotengine.org/en/stable/classes/class_scenetree.html#class-scenetree-method-set-multiplayer ) this is how i do my server in 4.1 var server := ENetMultiplayerPeer.new() var multiplayer_api: MultiplayerAPI multiplayer_api = Mul...
- Sun Jul 23, 2023 8:46 pm
- Forum: Tutorials
- Topic: Lambda functions
- Replies: 9
- Views: 3651
Re: Lambda functions
maybe i should get in the habit of writing one-liners as lambdas
what does deferring a signal emission do ? does it emit the signal at the very end of the frame or something like that ?
edit : i think that's it (source : https://docs.godotengine.org/en/4.1/cla ... umerations)
what does deferring a signal emission do ? does it emit the signal at the very end of the frame or something like that ?
edit : i think that's it (source : https://docs.godotengine.org/en/4.1/cla ... umerations)
- Sun Jul 23, 2023 8:43 pm
- Forum: Introductions
- Topic: hi i'm grey
- Replies: 9
- Views: 3787
Re: hi i'm grey
This sounds very interesting. Can you expand on what the degree entailed? yep, it's a unique degree, a masters of 2 years on one side we're taught all things related to different disabilities, accessibility issues, and how to solve them using technology we would have specialists (professors or work...
- Sat Jul 22, 2023 2:59 am
- Forum: Announcements and Forum Rules
- Topic: Godot 4.0.4 (Pre-release)
- Replies: 1
- Views: 1952
Re: Godot 4.0.4 (Pre-release)
this is really nice work, glad that 4 gets important updates even though 4.1 released and 4.2 is on the way