Code: Select all
ACTOR Flying_Carpet : CustomBridge 30500 {
//640 x 640
Scale 0.25
Radius 80
Height 3
RenderStyle Normal
Args 80, 3, 1, 1, 1
FloatBobStrength 0.75
+FLATSPRITE
+FLOATBOB
+SOLID
+NOGRAVITY
+NOLIFTDROP
+ACTLIKEBRIDGE
+CANPASS
+DROPOFF
+ISMONSTER
States {
Spawn:
CARP A 1
See:
CARP A 1
CARP A -1
Stop
}
}