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

Implement parameter forwarding for input hooks #532

Open
alexiscoutinho opened this issue Aug 15, 2024 · 0 comments
Open

Implement parameter forwarding for input hooks #532

alexiscoutinho opened this issue Aug 15, 2024 · 0 comments

Comments

@alexiscoutinho
Copy link
Contributor

Suggestion

Entity input hooks are great, however, sometimes they are very limited without being able to check the input parameter. For example, commentary_zombie_spawner's SpawnZombie input can mean completely different things depending on the parameter. Attempting to modify the entity's behavior without knowing the parameter value is basically useless.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant