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

Attach script to button bug. #1661

Open
ZharkenD opened this issue Dec 15, 2024 · 1 comment
Open

Attach script to button bug. #1661

ZharkenD opened this issue Dec 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ZharkenD
Copy link

Describe the bug
Custom scripts can't use any actor other than the player inside "Attach script to button"

To Reproduce
Steps to reproduce the behavior:

  1. Attach Script To button
  2. If Actor at Position
  3. Try to change the actor.

Expected behavior
Usually if you just make an event like "Set Actor Position"
image
But if you do that inside of an "attach script to button" you can't use parameters, and the only actor that shows up is the player.
image

Platform (please complete the following information):

  • OS: [Windows 11]
  • App version [4.1.3]
@ZharkenD ZharkenD added the bug Something isn't working label Dec 15, 2024
@nielsderijk
Copy link

nielsderijk commented Dec 16, 2024

This limitation is intentional (to keep custom scripts user friendly / limit the stack), but I would also prefer to have this option.
#1330

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants