6 years ago

Working on adding a local co-op mode to my latest game, Clive vs Hives Reinfected. It has been quite a fun but also slightly tedious experience. I will go into more detail on certain struggles and solutions in the article... #cvhr

https://gamejolt.com/games/clivevshivesr/509134


One thing that is quite hard upfront is getting controller inputs to work properly, some programs will let you do this fairly easily off the bat. Other programs may force you to download a plugin or code it completely yourself.

Another small but pretty manageable struggle is getting multiple HUDs for each player. This may vary in difficulty depending on your HUD layout, and you may need to change it accordingly.

Finally, one of, if not the hardest thing I have found while making a co-op mode is that you need to program a way for enemies to choose which player they actually target, it probably sounds simple to someone who doesn't make games but it is really not. How I did it was this:

coop1.png

Each enemy has 3 variables. Player 1 Distance, Player 2 Distance (this can be done with more players, you just need to add more values) and Preferred Player. Basically, P1Dist and P2Dist will, every frame, have to update their value to [insert equation that calculates distance between specified player]. Then, the code needs to compare which is the closer, and set the Preferred Player value to that player (1, 2, 3 e.t.c). You must then set it up so that the enemy will attack whichever is the preferred player (how you do this will depend on how enemies work in your game, but that is the general gist of it).

Thank you for reading, I hope you learned something handy that you can use in future for your own multiplayer experience!



2 comments

Loading...

Next up

Devlog 7 | Cities, Dungeons, and Monsters

Devlog 5 | Campaign Intro and Original Soundtrack

Uncle Leopold | Now Available

Akatori is an epic metroidvania where you wield your staff to fight, jump, and explore diverse realms across different eras.

It's also one of the games that's part of Steam Next Fest!

Play the Steam Next Fest demo now: https://bit.ly/Akatori

Clive vs Hives 2 released on Game Jolt and Itch https://gamejolt.com/games/cvh2/769843

Happy Devruary! Devruary Day 28 celebrates @Decrypt ! He's the game dev behind Fractal! We also have a question for the devs of Game Jolt: What game dev skill are you trying to level up next?

The Sons of Amon Thrall is now available on Game Jolt!

New Campaign - "Escape from Delta Base"

Did you miss out on any of the games we highlighted from Steam Next Fest? They're all listed in the article. Check out their demos before Next Fest ends!

Biblios: Tome of Darkness Now Available on Steam, Itch, and Game Jolt