Hello! I would think it would be cool it you added one of my entities!
Name:FRITZ_TRIANGLE_CRASHER
layer:fritz layer
Description: this guy is a morphing, very fast and very dangerous crasher. It will try and break through anything just to kill you. On contact, it will crash your game (it does not have to crash the game. BEWARE IT CAN CLIP THROUGH WALLS)
The rules/code for it:
When this is created
Repeat every 0.167 second
Move towards the closest actor with tag (the tag that the player has) at speed 20
Modify property
Width scale: random from -7 to 7
(Do the same for the hight scale)
Then thats it! Have a nice day!