Arcade fun - Ports over /vg/s SpaceVillain arcade game (#2125)
* arcade fun * stuff * removed unused using statements added sound feedback win check fix reworked ui a bit * description rework * windowopen bug fixed * adds rewards, cool! * for unusualcrow * fixes Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
This commit is contained in:
BIN
Resources/Audio/Effects/Arcade/gameover.ogg
Normal file
BIN
Resources/Audio/Effects/Arcade/gameover.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/Effects/Arcade/newgame.ogg
Normal file
BIN
Resources/Audio/Effects/Arcade/newgame.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/Effects/Arcade/player_attack.ogg
Normal file
BIN
Resources/Audio/Effects/Arcade/player_attack.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/Effects/Arcade/player_charge.ogg
Normal file
BIN
Resources/Audio/Effects/Arcade/player_charge.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/Effects/Arcade/player_heal.ogg
Normal file
BIN
Resources/Audio/Effects/Arcade/player_heal.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/Effects/Arcade/win.ogg
Normal file
BIN
Resources/Audio/Effects/Arcade/win.ogg
Normal file
Binary file not shown.
@@ -22,3 +22,12 @@
|
||||
bodyBroken: arcade
|
||||
- type: Anchorable
|
||||
- type: Pullable
|
||||
- type: SpaceVillainArcade
|
||||
- type: Wires
|
||||
BoardName: "Arcade"
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
- key: enum.SpaceVillainArcadeUiKey.Key
|
||||
type: SpaceVillainArcadeBoundUserInterface
|
||||
- key: enum.WiresUiKey.Key
|
||||
type: WiresBoundUserInterface
|
||||
|
||||
Reference in New Issue
Block a user