StrataSource / Portal-2-Community-Edition

Task tracker for Portal 2: Community Edition
https://www.portal2communityedition.com
146 stars 3 forks source link

Feature: Increase Rocket Turret ROF to match Portal 1 #1637

Open LambdaCore21 opened 5 months ago

LambdaCore21 commented 5 months ago

Which component should be improved?

npc_rocket_turret

Describe your suggestion

Popular mods like Portal: Epic Edition rely heavily on the Rocket Turret. It is often used to pressure the player.

In P2CE however it was decided to use the "intended" behaviour of the Rocket Turret which is not present in Portal 1. grafik

This results in a decreased rate of fire and agressiveness:

https://github.com/StrataSource/Portal-2-Community-Edition/assets/63379443/e638e2ad-9ba5-4d80-98ef-54a1c1367568

LambdaCore21 commented 5 months ago

p2ce test map.zip

LambdaCore21 commented 5 months ago

grafik

vrad-exe commented 3 months ago

The bug I talked about in that old issue only affects the sounds and is unrelated. This seems to have just been caused by the "lockon time" being increased from 2 to 3 seconds. All of those parameters should probably be configurable by mappers anyway.

LambdaCore21 commented 3 months ago

Maybe with AngelScript, but there's no KeyValue

vrad-exe commented 3 months ago

They're not currently configurable, I'm saying they should be

vrad-exe commented 2 months ago

Just realized this is basically a duplicate of #1209