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

A way to automatically insert a pointer into a special node field #653

Open
CelticMinstrel opened this issue Feb 22, 2025 · 2 comments
Open
Labels
enhancement scenedit Affects the scenario editor

Comments

@CelticMinstrel
Copy link
Member

This is a bit tricky, because a pointer can go in any field, regardless of whether it has a separate picker button attached. I'm contemplating maybe using a keyboard shortcut for it, or holding a specific modifier when focusing the field, or something. There's also the option of putting a button beside every field, but I'm not sure I like that idea. Open to suggestions on the method.

@CelticMinstrel CelticMinstrel added enhancement scenedit Affects the scenario editor labels Feb 22, 2025
@CelticMinstrel CelticMinstrel changed the title A way to automatically insert a pointer into an SDF field A way to automatically insert a pointer into a special node field Feb 22, 2025
@NQNStudios
Copy link
Collaborator

I've never used a pointer in a BoE scenario. So I don't have any suggestions on how this should be, sorry!

@CelticMinstrel
Copy link
Member Author

CelticMinstrel commented Feb 22, 2025

You can think of it as something like a "reference to an SDF". If you set pointer 123 to point to SDF (4,9), then when you put -123 into any special node field, the value of SDF (4,9) is substituted in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement scenedit Affects the scenario editor
Projects
None yet
Development

No branches or pull requests

2 participants