thegunmaster Posted December 29, 2014 Share Posted December 29, 2014 Hello, I have something where I need to execute my code each game cycle. But I have no idea how I can do this. I can only find how to do something each tick, but this has to do with the client's camera so each tick isn't enough. Does anybody know how to do this? Quote Link to comment Share on other sites More sharing options...
thegunmaster Posted December 29, 2014 Author Share Posted December 29, 2014 uhm well, i need to change the camera angle, simular to how camerastudio would. so would the event you suggested work for that? Quote Link to comment Share on other sites More sharing options...
Nephroid Posted December 30, 2014 Share Posted December 30, 2014 For a list of events visit here. The RenderWorldEvent.Pre and RenderWorldEvent.Post events look promising. Quote GitHub|Recipe API Proposal Link to comment Share on other sites More sharing options...
Recommended Posts
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.