qzdoom/wadsrc/static/actors/shared/mapmarker.txt
2015-04-03 16:34:07 +02:00

15 lines
No EOL
143 B
Text

ACTOR MapMarker native
{
+NOBLOCKMAP
+NOGRAVITY
+DONTSPLASH
+INVISIBLE
Scale 0.5
States
{
Spawn:
AMRK A -1
Stop
}
}