gzdoom-gles/wadsrc/static/actors/shared/botstuff.txt

20 lines
170 B
Plaintext
Raw Normal View History

2016-03-01 15:47:10 +00:00
ACTOR CajunBodyNode
{
+NOSECTOR
+NOGRAVITY
+INVISIBLE
}
ACTOR CajunTrace
{
Speed 12
Radius 6
Height 8
+NOBLOCKMAP
+DROPOFF
+MISSILE
+NOGRAVITY
+NOTELEPORT
}