minus-squareMilitaryG@mastodon.gamedev.placetoGodot@programming.dev•Help With Multiplayer: Players that Join can see anything or walklinkfedilinkarrow-up1·1 day ago@MorrisRF is he in scene or is he only added only with instantiation? he needs to be added as a child of some scene. btw you need to be more specific about what’s going on. linkfedilink
minus-squareMilitaryG@mastodon.gamedev.placetoGodot@programming.dev•Help With Multiplayer: Players that Join can see anything or walklinkfedilinkarrow-up2·1 day ago@MorrisRF what seem to be wrong? linkfedilink
minus-squareMilitaryG@mastodon.gamedev.placetoGodot@programming.dev•Daily Godot Tip #38: You can select text and hit shift f4, shift f5, or shift f6 to swap the letter cases. They swap it to all uppercase letters, all lowercase letters, and capitalized respectivelylinkfedilinkarrow-up2·7 months ago@Ategon what’s f6 good for it totally reckes the code linkfedilink
@MorrisRF is he in scene or is he only added only with instantiation?
he needs to be added as a child of some scene.
btw you need to be more specific about what’s going on.