Mystic Fighter

Mystic fighter is a 3D multiplayer Fighter Game made with unity.

In this game, I impl

In this game, I implemented network synchronization using Photon Pun 2. During the game, players can create or join a room through the internet.

This is a create and

This is a create and join menu for players.

This is the characte

This is the character selection window, the player can select the character and click the play button to wait for another player to finish the selection. The game will start when both players ready to fight.

I Implemented the st

I Implemented the state machine to handle all animations for both players and used photon view to synchronize the data. I also used RPCs(Remote procedure calls) to send specific values to clients. Such as "TakeDamage", and synchronize the health.

In this game, I impl
This is a create and
This is the characte
I Implemented the st