TheEnginesOfCreation / EntityPlus

EntityPlus is a mod that offers a true single player experience in the Quake III Arena videogame.
34 stars 5 forks source link

func_rotating stops moving when blocked #175

Open TheEnginesOfCreation opened 9 years ago

TheEnginesOfCreation commented 9 years ago

In vanilla Q3, if a func_rotating is blocked by the player (by getting stuck between the func_rotating and another brush), the func_rotating continues rotating after the player moves away. In EntityPlus, it stops moving altogether.