Updated Add Constraint.md (markdown)
commited
commit
0f8b1115e80c48048ba58d9232aeb66ef94e5df0
... | ... | @@ -5,6 +5,8 @@ Creates a new constraint between two physics objects. You probably only want to |
5 | 5 | More details in this page >> [[Constraints]] |
6 | 6 | |
7 | 7 | ## Notes |
8 | Have you ever heard of hydraulics and motors? If not then let me explain it to you and the connection of it in this script. Hydraulic and Motors are both type of motors that produces different movements using either similar or different elements: |
|
8 | Have you ever heard of hydraulics and motors? If not then let me explain it to you and the connection of it in this script ; |
|
9 | ||
10 | *Hydraulic and Motors , are both type of motors that produces different movements using either similar or different elements: |
|
9 | 11 | - Hydraulic – from the word hydro , it usually uses fluids (either water or air) to produce [[Linear Motor]] movements can also be achieved with the use of gears and Rotary Motor in real life. |
10 | 12 | - Motor – the most common motor we know , it produces rotary movements , in fancade we can produce something like it with the help of constraints and [[Angular Motor]] |
... | ... | \ No newline at end of file |