DakiLLa Posted January 1, 2009 Share Posted January 1, 2009 hi. i have an idea: is it possible to move object to place, where player camera is seeing at this moment, like tank "hat" on Rhino? Something like moving missle silo in roof of vehicle: Link to comment
Gamesnert Posted January 1, 2009 Share Posted January 1, 2009 Starting from 1:13.So it should be possible. Link to comment
50p Posted January 1, 2009 Share Posted January 1, 2009 There is a little bit maths required and you can make it with setObjectRotation. Look into my nice script where I calculated where you got hit from. If you get hit from left, left screen edge is red (or left side of a circle, depends which style you set). That's calculating 2 points and that's what you should do but you should get position of where the camera is looking (getWolrdFromScreenPosition) and the position of camera (getCameraPosition for DP2.x, or getCameraMatrix for nightly builds and 1.0 version of MTA). 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