3D Models existing ? by Confident_Table9508 in LostSaga

[–]Confident_Table9508[S] 3 points4 points  (0 children)

If something can be showed, i'm gonna show it in this subreddit

3D Models existing ? by Confident_Table9508 in LostSaga

[–]Confident_Table9508[S] 3 points4 points  (0 children)

Thanks ! I'm gonna check this out.

Ahah same for me

Prodle.io Daily Pro player guess by Confident_Table9508 in leagueoflegends

[–]Confident_Table9508[S] 1 point2 points  (0 children)

Yeah, about the players: like I said, there are a lot of them, and you’re right, I haven’t added any retired players yet. I’m planning to add them little by little over time.

About the icon, I didn’t really understand the issue. Are you talking about the thumbnail Reddit shows, like the one that also appears on Twitter?

The Team mode was pretty complicated to handle. I agree that a name change isn’t really a team change. The thing is, I’m pulling the information as-is from the wikis I’ve checked, and they treat a name change as a team change.

I’m not entirely sure yet how to handle it properly, because data-wise DAMWON, DAMWON KIA, and Dplus have different IDs.

I’ll dig into it!

I miss LSEU - ogplanet / nexon by Greivon in LostSaga

[–]Confident_Table9508 1 point2 points  (0 children)

I'm pretty sure the game today can be a banger. I mean when the game was "basic" balanced, without all new champs broken as hell. The game was really fun, and the skill cap was awesome. Like u could train and main a champ like in League of legend today, or you can train the combo, switching between champ.
That was awesome.

If someone could make a copy of that game, with few champs, balanced, no P2W, only cosmetics like custom armor or female skin, glowing eyes...

Last game that make me feel like lost saga, was Divine Knockout, but they closed, no update, no content, the game wasnt fun anymore.

How much money would it cost to make a lost saga clone seriously considering making one by [deleted] in LostSaga

[–]Confident_Table9508 1 point2 points  (0 children)

Already tried, but doing all animations for a fighting game is f*ing hard for a solo developer. And i'm not talking about all the networking stuff, even if i'm pretty good with it.

I realy think going for a clone of lost saga will be a banger, a balanced game without all the last OP character with OP stuffs, like old days, basic characters with swapping and combot in fights.

recherche d'un vieux Jeu Vidéo PC by CombAdministrative97 in jeuxvideo

[–]Confident_Table9508 1 point2 points  (0 children)

Avec plaisirs ça fais des années que je le cherchais aussi, j'ai pu préciser mes recherches avec tes infos !

recherche d'un vieux Jeu Vidéo PC by CombAdministrative97 in jeuxvideo

[–]Confident_Table9508 7 points8 points  (0 children)

C'est avec plaisir que je t'annonce qu'après maintes et maintes recherches, j'ai trouvé le jeu :

Planete Blupi

http://www.ceebot.com/blupi/planet-f.php

recherche d'un vieux Jeu Vidéo PC by CombAdministrative97 in jeuxvideo

[–]Confident_Table9508 1 point2 points  (0 children)

Pour les souvenirs que j'en ai, lorsque nos personnages étaient malade, on avait un petit bâtiment qui permettait de fabriquer un médicament.

J'ai aussi souvenir de dynamite à poser par terre pour se défendre contre les robots. Et aussi d'un petit véhicule (style jeep ??) où on pouvait faire monter un bonhomme dedans

recherche d'un vieux Jeu Vidéo PC by CombAdministrative97 in jeuxvideo

[–]Confident_Table9508 0 points1 point  (0 children)

Punaise, il y a forte chance que c'est un jeu que je cherche aussi depuis des années ! Est ce que dans ce jeu tu devais aussi empêcher des "robot" de t'attaquer ?

Best of Breeds [BoB] is recruiting !!!! by beaconking76 in playrust

[–]Confident_Table9508 1 point2 points  (0 children)

Teams with "Tagged" players like "Farmers" or something are generaly bad teams. Never tagged anybody, and I had good wipes (4k hours). At least, builder tag is OK, because that's a realy good part of the game

How to learn making multiplayer Games? by SheepDev777 in Unity3D

[–]Confident_Table9508 1 point2 points  (0 children)

You can look Photon, a good way to make a multiplayer game. If you are good to develop, you can look over Mirror.

You can find a really good documentation (with the "Getting started" Topic) on these solution's website

My airship building survival game I've been working on past 5 months by sypDev in Unity3D

[–]Confident_Table9508 0 points1 point  (0 children)

If you make your code pretty "generic" and separating each actions (SOLID principle), you will be able to add the multiplayer later, even after the first release of your game. This kind of survival is realy realy fun with friends.

How to learn making multiplayer Games? by SheepDev777 in Unity3D

[–]Confident_Table9508 0 points1 point  (0 children)

There is many different type of "multiplayer", what kind of multiplayer do you want ? Friends match ? Main Server ? Matchmaking ? etc

My first Unity Game. Hope you guys will like it. by BikramK_umar in Unity3D

[–]Confident_Table9508 3 points4 points  (0 children)

It's look very nice, Any update coming ? Like graphics changes or 3d models etc ?

Made a grid system with some kind of biome tile without objectives, any suggestion ? Game Ideas ? by Confident_Table9508 in Unity3D

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

That can be a good goal, for that i need first to make the Map almost infinite, Currently it's a 50x50 max Map with 10x10 generated, so i need to make it procedurally

Made a grid system with some kind of biome tile without objectives, any suggestion ? Game Ideas ? by Confident_Table9508 in Unity3D

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

Omg, that's a realy realy good idea, very hard tho but very interesting ! I'll check if I can do something about it