Norfeder Posted May 13, 2018 Share Posted May 13, 2018 (edited) I want to mess up with the stategraph of my character. And I found out that there is an extra client stategraph for SGwilson. What does SGwilson_client do? If i am to make my own stategraph, do I have to make an extra client stategraph and use it like this? if TheWorld.ismastersim then inst:SetStateGraph("SGwilson") else inst:SetStateGraph("SGwilson_client") end Edited May 13, 2018 by Norfeder Link to comment https://forums.kleientertainment.com/forums/topic/90779-what-does-client-stategraphs-do/ Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now