maximumdrive Posted September 9, 2017 Posted September 9, 2017 Hi everyone, does anybody have ideas about implementing a 'drag and drop' component? I've seen such a thing with custom plate system, plates could be XYZ-moved and rotated. I'm not sure about onClientMouseEnter, onClientClick etc are the right ways to combine. Please help.
Mr.Loki Posted September 10, 2017 Posted September 10, 2017 Are they dragging a 2D image or a 3D object onto the vehicle?
maximumdrive Posted September 12, 2017 Author Posted September 12, 2017 On 9/11/2017 at 00:26, Mr.Loki said: Are they dragging a 2D image or a 3D object onto the vehicle? Yes, it is 3D.
Mr.Loki Posted September 12, 2017 Posted September 12, 2017 This is what i think you may need, try using them to create something then we'll go from there if you have any problems: Client: createObject onClientPreRender processLineOfSight setElementPosition onClientClick triggerServerEvent Server: createObject attachElements
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