mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-06 13:00:30 +00:00
15 lines
148 B
Text
15 lines
148 B
Text
|
|
||
|
ACTOR MapMarker 9040 native
|
||
|
{
|
||
|
+NOBLOCKMAP
|
||
|
+NOGRAVITY
|
||
|
+DONTSPLASH
|
||
|
+INVISIBLE
|
||
|
Scale 0.5
|
||
|
States
|
||
|
{
|
||
|
Spawn:
|
||
|
AMRK A -1
|
||
|
Stop
|
||
|
}
|
||
|
}
|