[DKR]silverfang Posted May 4, 2009 Share Posted May 4, 2009 I am using the onClientRender event and setting the cameraMatrix within it, my problem is that it's quite choppy, is there any way of making it smoother? Cheers EDIT: Using 1.0 nightlies Link to comment
eAi Posted May 4, 2009 Share Posted May 4, 2009 Look at freecam from the editor. onClientRender is called every frame, choppiness must be down to what you're setting the camera position/orientation to, i.e. where you're getting the data from. Link to comment
Thehookerkiller01 Posted May 12, 2009 Share Posted May 12, 2009 Look at freecam from the editor. onClientRender is called every frame, choppiness must be down to what you're setting the camera position/orientation to, i.e. where you're getting the data from. Sorry, offtopic question: Does freecam and freemode or something also work in DP2.3? And why does it / doesn't it? Link to comment
Lordy Posted May 12, 2009 Share Posted May 12, 2009 Camera functions changed a lot from dp2 to nightlys. So my guess is they don't work. They are not so hard to code though. Link to comment
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