Yousef Ahmed Posted March 2, 2023 Share Posted March 2, 2023 I need an explanation to this part in the user guide in lunar lander competition. Thanks in advanceĀ Quote Link to comment Share on other sites More sharing options...
Chris Posted March 9, 2023 Share Posted March 9, 2023 Distance of Vector [X, Y, Z] should be rather self explanatory so I assume your question has to do with the target value. The target value of 5650 is an internal identifier for the Landing Pad game object. If you put in a value of 50 it would point to a different game object which, would return the vector to the object with the unique internal identifier of 50 if it was included in the simulation. As we are going to be using the Landing Pad within the final version of the simulation which you will evaluated on which has an identifier of 5650 we would recommend that you utilize that asset for your testing. Quote 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.