Game
Summoners Rift Deathmatch
7 years ago

New Feature: Spectate Mode


On a whim I have arbitrarily decided I am going to make it so you can spectate fights in srdm. To be in spectate mode you simply won’t lock in a champion and when the host starts the game you will be put in spectate mode, able to see all the other players’ views but not able to play.

Surprisingly, this won’t be that difficult to add because of a few design quirks I accidentally programmed in.
First: Games dont crash when started without selecting anyone (You didn’t see anything though) which was possible in the past but no longer.

Second: The game operates on a trusted client p2p system. All players have all data about all players, the only reason you don’t see what the other players see is because I turned it off while in network multiplayer.

Third: it’s fairly trivial to determine if a game was started with you not having picked anyone.

So I originally had thought of doing this only for the 1v1 mode, and that may be the case it may not. It depends on how I plan on approaching exactly how to do it.

after I get it all working, I’ll try to post a video of it in action but that gets a bit tricky when trying to play multiple characters at once



0 comments

Loading...

Next up

New Skins + More

Gameplay Screenshots

Here's a first look at the CactiMage Village! These guys have a good amount of lore and backstory - not going to go into that here though. This is the second area you will visit and where you encounter your first key character!

Here's a peaceful little forest scene for this #screenshotsaturday, from the beginning of the game.

Heya there! I really wanted to show you all a little gameplay preview of the first boss fight i'm currently working on i hope you like it ^^

Sometimes the suction cup get sticky. Small animation I made in Blender after doing my tutorial on picking up/dropping objects in animations. Crate model by jQueary (https://sketchfab.com/3d-models/game-ready-sci-fi-crate-d98deca6…).

One of the most critical update for Sunblaze demo. Now you are able to pet a cat! Finally!

My D&D art for my family so far (WIP if you couldn't tell)

Regional Bulbasaur. #Pokemon

I mostly build 3D First Person Shooter game mechanics in Unity, and in this I'm just showing C4 mechanics I made for a little side project I am working on! :)