qzdoom/wadsrc/static/actors/shared/mapmarker.txt

15 lines
148 B
Plaintext

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