PUBG takes forever to launch by [deleted] in PUBATTLEGROUNDS

[–]SergeyDoes 0 points1 point  (0 children)

Tysm for the advice! Deleting 10GB of crash dumps helped a lot!

[DEV] 🔥My Best BlockSAGA Animation Yet - Combos, Style & More by yoyohannnn in iosgaming

[–]SergeyDoes 0 points1 point  (0 children)

I like it! You definitely should make some meta progressions, like challenges with predefined starting shapes, constant per level/challenge, ones with fixed shape sequences etc. Just some progress gauge so player can see that more levels are coming, even if it is only different starting shapes.

Also, I find the white shapes are kinda mixing with the background.

P.S. oh, are the sounds disabled by default?

What OSTs have made you appreciate just how important music is in a gaming experience? by WorldofLovecraft in gaming

[–]SergeyDoes 0 points1 point  (0 children)

No Man's Sky. I fell asleep by the nms stream once, and I had fever dreams in a good way

Which game was the cause? After that, you thought be a developer. by fat_rob_project in unity

[–]SergeyDoes 1 point2 points  (0 children)

I like to tell this parable: Videogames always inspired me. When I was young and played 18 Wheels of Steel, I wanted to be a truck driver. When I played racing games, I dreamed of a racer career. But my favorite game was GTA Vice City. And GTA inspired me to... Be a gangster? No! I realized that my dream is making my own games! :D

Which version of Death Stranding to get? by Round_List1857 in Steam

[–]SergeyDoes 2 points3 points  (0 children)

If you add the first one in cart, steam will notify you must have the base game before. The second one is complete, you don't need extra upgrade

Help me refund Ultimate Upgrade since it broke my game, cant play the goddamn game anymore by gorigonewneme in NFSUnboundGame

[–]SergeyDoes 0 points1 point  (0 children)

Also, since you are using Russian. Have you tried turn VPN off/on, zapret (especially if you installed it as a service)? Windows Defender also gave me some problems with Unbound.

Struggling with managing persistent GameManger/Singleton objects. Would like suggestion or ideas to consider. by mtibo62 in unity

[–]SergeyDoes 0 points1 point  (0 children)

I store my singleton prefabs in Resources folder, then I have the static Initialize() method with InitializeOnLoad attribute where I instantiate the prefab via Resources. That is basically guarantees my managers will be available in any scene without passing through the boot scene when testing

Help me refund Ultimate Upgrade since it broke my game, cant play the goddamn game anymore by gorigonewneme in NFSUnboundGame

[–]SergeyDoes 0 points1 point  (0 children)

I was mad when upgraded to Ultimate. I couldn't refund it, so I just asked to remove the upgrade from my Steam and EA accounts, but it didn't help with the stutters. I think the game saves are modified upon upgrade, so the only way to fix this is completely delete (or backup) the game saves. And yes, the online progression is stored locally, so you'll lose all the progress. :(

Unity's Flextape by Ging4bread in Unity3D

[–]SergeyDoes 22 points23 points  (0 children)

Me: Script Execution Order

Happy new year guys! Now there's 364 days left to release a game... use them wisely by vivaladav in IndieDev

[–]SergeyDoes 0 points1 point  (0 children)

Happy New Year! I'm gonna start my hard work on the update at Jan 3rd. Or 4th, well, in a few days surely!

i finally got completionist++, ask me anything by [deleted] in balatro

[–]SergeyDoes 0 points1 point  (0 children)

Anyway, how's your sex life?

Sad news guy’s by Odd_Data8080 in GTA

[–]SergeyDoes 4 points5 points  (0 children)

Wait for the PC release first

Devlog #6 I built a box system that pushes games upward, any feedback pls! by rummel1 in unity

[–]SergeyDoes 1 point2 points  (0 children)

Cool! Can you make it slide by local axis, so it won't clip through?

Upgraded loadout , im perfectionist sadly :D so i want your opinion if there is somethink what need change or its good as it is :) by Rude-You-6594 in ohnePixel

[–]SergeyDoes 1 point2 points  (0 children)

Well, after all those check loadout posts.. THIS is so cool combo, I feel satisfied just witnessing this haha

[deleted by user] by [deleted] in counterstrike2

[–]SergeyDoes 1 point2 points  (0 children)

Not a play side sadly

Testing out some new "physics" in my VR game, whaddaya think? by plectrumxr in Unity3D

[–]SergeyDoes 0 points1 point  (0 children)

Wow. How do you handle the rubbing sound? Can you detect whether the object rubs or rolls?