From fb4053e3d4c0aba25a94637bbdc6ff6be852a3d3 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sat, 15 Oct 2011 23:13:09 +0200 Subject: [PATCH] add a "jumper" config for midi2cfg, not used yet --- misc/tools/midi2cfg-ng.conf | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/misc/tools/midi2cfg-ng.conf b/misc/tools/midi2cfg-ng.conf index b3fe3d41..a74e754d 100644 --- a/misc/tools/midi2cfg-ng.conf +++ b/misc/tools/midi2cfg-ng.conf @@ -816,6 +816,20 @@ bot jetpack percussion 70 # 070_Maracas-0.wav percussion 42 +bot jumper + init + time -2 + cmd aimtarget "tPercussion 1" + cmd barrier + cmd wait 0.5 +# percussion FIXME +# time -0.6666666 +# buttons jump +# time -0.5 +# buttons +# time 0 +# busy 0.1 + bot switcher init time -2 @@ -1016,6 +1030,15 @@ bot instance_jetpack cmd barrier super +bot instance_jumper + include jumper + include common + count 16 + init + cmd movetotarget @places_percussion + cmd barrier + super + bot instance_switcher include switcher include common -- 2.39.2