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:
@@ -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