gzdoom/wadsrc/static/actors/shared/mapmarker.txt
2016-03-01 09:47:10 -06:00

15 lines
No EOL
129 B
Text

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