Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rocket turrets should aim at Destruction targets #4405

Open
jb0lt opened this issue Jan 24, 2024 · 1 comment
Open

Rocket turrets should aim at Destruction targets #4405

jb0lt opened this issue Jan 24, 2024 · 1 comment
Labels
Enhancement Improvement or tweak to the mod

Comments

@jb0lt
Copy link

jb0lt commented Jan 24, 2024

Description of the feature

Rocket turrets should aim at the new Destruction target item and behave in the exact same way as Sentry turrets when presented with one.

Why should this be implemented

This would make sense because explosions can destroy the targets, although this feature should be togglable with a stylevar or something, as the way it currently is can also create some cool puzzles.

Additional information

20240123160612_1
The Rocket turret does not care in the slightest about the target (I turned on notarget for this screenshot)

@jb0lt jb0lt added the Enhancement Improvement or tweak to the mod label Jan 24, 2024
@vrad-exe
Copy link
Member

Rocket turrets only have the ability to search for one target at a time, for co-op I worked around that by using a npc_enemyfinder entity to switch targets dynamically - it should be possible to enable that logic in singleplayer and make it detect destruction targets too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improvement or tweak to the mod
Projects
None yet
Development

No branches or pull requests

2 participants