[v0.2] New characters + Sound Effects
Hello all, for this week post I will share a couple of updates that I've made
- New characters:
Two new characters join the game, meet King Pig and Pirate Punch
- New sound effects
Together with the two new characters, new sound effects were being added: Hit, Attack, Jump, PickUp, Score and Score update. So I understand that is no wait to show, I will talk a little (and share) some of the code I created.
So let's begin :D
For the sound effects, I created a ScriptableObject class called SoundSO that will help me organize and create new sounds easily . Together with that I created a PlayerSFX that will be responsible to play the specific movement sound, when walk, jump, attack or get hit, so with this we can have the sound code separated from the rest of the player script, leading us for better organisation :D
The code samples can be found here since itch.io doesn't support show code :P
That's it, see you all next week!
Get KingsVsPirates
KingsVsPirates
Status | In development |
Author | DeKo Studios |
Genre | Fighting |
Tags | 2D, kings, Local multiplayer, Pirates, Unity |
More posts
- Final versionMar 14, 2023
- Version 0.3 is Available!Sep 01, 2022
- Version 0.2.0 Is Available!Oct 23, 2021
- [v0.2] Character Selection ScreenOct 03, 2021
- [v0.2] Loading ScreensSep 05, 2021
- Kings Vs Pirates - Prototype Available!Aug 22, 2021
Leave a comment
Log in with itch.io to leave a comment.