Give UFO MF_NOCLIPHEIGHT

Makes it go thru fences + not get caught on slopes
This commit is contained in:
Sally Coolatta 2022-12-18 02:50:59 -05:00
parent 526a2b7de1
commit abcff39cd5

View file

@ -29090,7 +29090,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
16, // mass
0, // damage
sfx_None, // activesound
MF_SHOOTABLE|MF_NOGRAVITY|MF_DONTENCOREMAP, // flags
MF_SHOOTABLE|MF_NOGRAVITY|MF_NOCLIPHEIGHT|MF_DONTENCOREMAP, // flags
S_NULL // raisestate
},