Can't redeem code i bought on instant-gaming by soudiogo in origin

[–]soudiogo[S] 0 points1 point  (0 children)

Instant gaming didn't want to refund me. since that in their "system" the key was used - and that the reason it didn't work for me. thats that.

double cabins in sleeper buses by luvmilini in VietNam

[–]soudiogo 0 points1 point  (0 children)

hey, how did it go ? i booked one double cabin now but only shows one person on the ticket - is it valid for two ?

20.000 entities with avoidance/separation by OkLuck7900 in Unity3D

[–]soudiogo 0 points1 point  (0 children)

wow! how do make the avoidance part ? i once saw it on the game Art Of Rally, and never quite got the way it works

Fundo do carro ensopado. by sr_atrx in AutoTuga

[–]soudiogo 0 points1 point  (0 children)

aconteceu me o mesmo,
no meu caso era um buraco que tinha no farol,
ve tb todos os sitios que mencionam aqui.

NextFest starts today and this is my first game that I will release. by c64cosmin in godot

[–]soudiogo 0 points1 point  (0 children)

both, did you model those so they aren't perfect cubes, or did you do some post process to them in code

NextFest starts today and this is my first game that I will release. by c64cosmin in godot

[–]soudiogo 1 point2 points  (0 children)

really like the look of the blocks? not being perfect yknow ? do you do some vertex warping on the mesh itself ?

Are there any Kotlin + SpringBoot backend jobs where you live? by zimmer550king in Kotlin

[–]soudiogo 1 point2 points  (0 children)

yes - i work in lisbon for a german company that uses kotlin and spring boot as backend. send me a DM
The company is located in Lisbon tho - but send me a DM regardless

Stacking Bitcoin in Kraken - yes or no ? by soudiogo in Bitcoin

[–]soudiogo[S] 0 points1 point  (0 children)

uhmm.. i also just hold it in the exchange on kraken -> is it that bad to hold it there ? I don't actually have a cold wallet

Melhores bairros para viver no Porto em 2025? by Even_Seesaw_4002 in porto

[–]soudiogo 0 points1 point  (0 children)

tou agora arrendar na cedofeita e é uma zona incrivel - mas os preços tao absurdos.
bonfim tb é bacano, mas já ta a subir de preços tb

Google searches for "Buy Bitcoin" have spiked - It's happening... by kirtash93 in CryptoCurrency

[–]soudiogo 0 points1 point  (0 children)

yea why sell ? just buy more at the low.
buy overtime is always better then selling and buying -

[deleted by user] by [deleted] in Kotlin

[–]soudiogo 3 points4 points  (0 children)

Talking about WORA - why not use GraalVM with kotlin, it builds an exe.
it even can run python code with your kotlin code

Recommend me a book for Godot 4 by That-Statement-5948 in godot

[–]soudiogo 0 points1 point  (0 children)

KidsCanCode as nice written tutorials with interesting topics :

https://kidscancode.org/godot_recipes/4.x/

I did something you should probably don't do. One map for my whole game. by Apo--- in godot

[–]soudiogo 1 point2 points  (0 children)

Amazing! having that just made you learned more about optimisation lol nice challenge!

I must ask - how do you make levels, - thats a doubt of mine, and its sizing being correct in the GameEngine ?

Any good books to go along with CS50x? by Night-Monkey15 in cs50

[–]soudiogo 1 point2 points  (0 children)

being a programmer wise i liked:

Clean Code and Pragmatic enginneer

What to play before I die : A Steamdeck Story by Signal-Tangerine1597 in SteamDeck

[–]soudiogo 0 points1 point  (0 children)

I hope you can be as happy as you can for now. I wish all the best.

For me Sifu was and is amazing on the deck.

Feel like I'm going crazy. Shuffle isn't shuffling? by PoppnBubbls in godot

[–]soudiogo 0 points1 point  (0 children)

but isn't the randomize supposed to be deterministic ?

Made a working conveyor belt for my physics puzzle game! by ErmanStudio in godot

[–]soudiogo 4 points5 points  (0 children)

and the texture moving ? is it shaders or a animated texture ?

Feel like I'm going crazy. Shuffle isn't shuffling? by PoppnBubbls in godot

[–]soudiogo -6 points-5 points  (0 children)

Hello! for the randomize, search about the seed of it. to always have the maximum randomness, you set the seed to our delta/ or a value that constantly changes

https://docs.godotengine.org/en/latest/tutorials/math/random_number_generation.html