]> git.rm.cloudns.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
custom jumppad effects
authorMaddin <mjschwan@gmx.de>
Mon, 30 May 2016 17:13:43 +0000 (19:13 +0200)
committerMaddin <mjschwan@gmx.de>
Mon, 30 May 2016 17:13:43 +0000 (19:13 +0200)
maps/airwalk.map
maps/airwalk.map.options
maps/airwalk_effectinfo.txt [new file with mode: 0644]

index 5e419f7ff2238a757adc75a7f0d024fccdfb9e32..50a1b97a828d4ab727725f35a97ffa3996def9e0 100644 (file)
@@ -6160,3 +6160,16 @@ common/base1
 "light" "10"
 "_color" "1 0.1 0"
 }
+{
+"classname" "func_pointparticles"
+"impulse" "50"
+"mdl" "airwalk_jumppad"
+{
+( 416 960 88 ) ( 416 832 88 ) ( 288 960 88 ) common/trigger 0 0 0 0.25 0.25 0 0 0
+( 424 952 88 ) ( 296 952 88 ) ( 424 952 80 ) common/trigger 0 0 0 0.25 0.25 0 0 0
+( 408 968 88 ) ( 408 968 80 ) ( 408 840 88 ) common/trigger 0 0 0 0.25 0.25 0 0 0
+( 288 832 80 ) ( 416 832 80 ) ( 288 960 80 ) common/trigger 0 0 0 0.25 0.25 0 0 0
+( 280 840 80 ) ( 280 840 88 ) ( 408 840 80 ) common/trigger 0 0 0 0.25 0.25 0 0 0
+( 296 824 80 ) ( 296 952 80 ) ( 296 824 88 ) common/trigger 0 0 0 0.25 0.25 0 0 0
+}
+}
index da6c0cfec7ca7aa450613effabec65e5a84bf97f..20a8ede41bab110eaf0a1865b36af5c24681b7c0 100644 (file)
@@ -3,4 +3,4 @@
 -vis +
 -minimap +
 -sRGB
-Version: 2
+Version: 3
diff --git a/maps/airwalk_effectinfo.txt b/maps/airwalk_effectinfo.txt
new file mode 100644 (file)
index 0000000..12bd43f
--- /dev/null
@@ -0,0 +1,28 @@
+effect airwalk_jumppad
+       type spark
+       airfriction 8
+       //alpha 256 0 256
+       //bounce 1.500000
+       color 0xff1100 0xff2200
+       count 1
+       gravity -4
+       stretchfactor 1.5
+       originjitter 0 0 0
+       size 4 3
+       tex 40 40
+       velocityjitter 8 8 2
+       //trailspacing 0.5
+effect airwalk_jumppad
+       type smoke
+       airfriction 1
+       //alpha 256 0 256
+       //bounce 1.500000
+       color 0xff1100 0xff2200
+       count 0.5
+       gravity -0.5
+       //stretchfactor 1.5
+       originjitter 0 0 64
+       size 8 10
+       tex 63 63
+       velocityjitter 128 128 8
+       //trailspacing 0.5