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

Needs to be selected on inspector for it to work at runtime #1

Open
ChumbaWambalala opened this issue Mar 27, 2019 · 0 comments
Open

Comments

@ChumbaWambalala
Copy link

ChumbaWambalala commented Mar 27, 2019

HI,

I've followed the instructions on how to to execute on runtime but it returns nothing.
The gameobject where the graph class is attached needs to be selected once at inspector, then after that everything seems to be working.

Update: it needs the grapheditor's script to run. which is triggered when selected on inspector or on the scene.

Tested also on a standalone build still the issue happens.

Update: Forgot to consider that all my nodes are instantiated, fixed by adding a snippet collecting all child nodes at Graph class after nodes are instantiated.

@ChumbaWambalala ChumbaWambalala changed the title Needs to be selected on inspector for it to work. Needs to be selected on inspector for it to work at runtime Mar 27, 2019
@hasanbayatme hasanbayatme self-assigned this Mar 27, 2019
Repository owner deleted a comment from earlyraven Dec 21, 2023
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

2 participants