BellBlitzKing
Trainer
Benefits: Pokemon 3D having all accurate sounds will enhance the battle experience!
Resource: Pack of 4500 SFX, covering every attack from Gen 1 to Gen 7 + Z-Moves.
Resource Link: https://pokemon3d.net/forum/resources/170/
Other Source Link: Dropbox - https://goo.gl/uhAxsg
Implementation: Add new attack sounds as a download onto the client-side will reduce/avoid high server calls, to initiate these locally.
Risk: PK 3D's animations may not be as long as the core series version, so some sounds may not fit perfectly to the animation timing.
Risk Mitigation: Accounted for by including parts of the sound as individual sfx alongside the full move.
Resource: Pack of 4500 SFX, covering every attack from Gen 1 to Gen 7 + Z-Moves.
Resource Link: https://pokemon3d.net/forum/resources/170/
Other Source Link: Dropbox - https://goo.gl/uhAxsg
Implementation: Add new attack sounds as a download onto the client-side will reduce/avoid high server calls, to initiate these locally.
Risk: PK 3D's animations may not be as long as the core series version, so some sounds may not fit perfectly to the animation timing.
Risk Mitigation: Accounted for by including parts of the sound as individual sfx alongside the full move.
- For example, Absorb attack has three parts (Starting the move, then the Draining sound, then health boost shiny sparkling sound).
- That means 4 effects total to adjust as needed: Full Move, Part 1, Part 2 and Part 3. Modify to fit PK 3D's needs or constraints.
- Each Gen's sfx have a different length. Team can pick whichever works within PK 3D's animations. 7 Gens so multiple to pick from.