Posted January 30, 20214 yr Hey! I'm trying to add a tutorial step between 'MovementStep' and 'FindTreeStep'. It seems simple enough, but I'm trying to find a clean way to do this. Thanks for your help! Edited January 30, 20214 yr by squidlex
January 30, 20214 yr Author Just now, diesieben07 said: The order is very much hardcoded in the various steps (they all just hardcode the setting of the next step. You'd have to probably check every tick for the FindTreeStep and then replace it with your own. Thank you, I'll do that!
January 30, 20214 yr Author 4 minutes ago, diesieben07 said: check every tick for the FindTreeStep A quick follow up question, how would I check if this is the currently active step?
January 30, 20214 yr Author 33 minutes ago, diesieben07 said: Tutorial#tutorialStep using reflection. Perfect, thank you
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.