How to connect 2 entities with a line #4172
Unanswered
myname1111
asked this question in
Q&A
Replies: 1 comment
-
Okay i have found the answer. I am able to do it using an ID system.
basically i make a vector of all the things i need (which is the pos and line). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So i want to make a physics, and i have created basic velocity drag and collisions. Now i want a constraint between 2 entities so i can make say a double pendulum. How ever i need to connect 2 entities with a line and modify their position to fit the constraints, how do i do that?
Beta Was this translation helpful? Give feedback.
All reactions