_Q_ Posted March 28, 2014 Share Posted March 28, 2014 How often CollectSceneActions() function is called, it is like OnUpdate() function called every frame or called only when needed? Link to comment https://forums.kleientertainment.com/forums/topic/33693-collectsceneactions/ Share on other sites More sharing options...
Heavenfall Posted March 28, 2014 Share Posted March 28, 2014 (edited) Only when needed. So yes, the following is possible: 1) Player mouses over target and sees action X, clicks it2) Player keeps mouse over target, action X becomes unavailable in code but still visible on screen3) Character reaches goal and fails to perform action Edited March 28, 2014 by Heavenfall Link to comment https://forums.kleientertainment.com/forums/topic/33693-collectsceneactions/#findComment-439556 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