Login

Fancade Wiki

Renamed Constraints to /Constraints

... ...
@@ -55,3 +55,4 @@ Script/How to make music.md: Script/How to make music?.md
55 55
How to use the shop system.md: Script/How to use the shop system?.md
56 56
How to get high score verified ?.md: How to get high score verified%3F.md
57 57
How to get high score verified%3F.md: How to get high score verified?.md
58
Build/Script/Constraints.md: Constraints.md
... ...
@@ -1,8 +0,0 @@
1
---
2
title: About constraints
3
---
4
5
# I don't understand constraints, help!
6
Think of constraints as invisible rods that connect two objects together, one end of the "rod" is at the position of the "Part" object and the other end is at the "Pivot" position. The [[linear limits]] defines how much the "rod" can strech in each direction and the [[angular limits]] defines how much the "rod" can rotate in each direction. You can also use [[linear spring]] and [[angular spring]] to make the "rod" into a spring or you may use [[linear motor]] and [[angular motor]] to move and rotate the "rod".
7
8
Note that if the "Base" object has physics enabled the pivot will always be at its position and the "rod" will share the object's rotation.
... ...
\ No newline at end of file
... ...
@@ -0,0 +1,8 @@
1
---
2
title: About constraints
3
---
4
5
# I don't understand constraints, help!
6
Think of constraints as invisible rods that connect two objects together, one end of the "rod" is at the position of the "Part" object and the other end is at the "Pivot" position. The [[linear limits]] defines how much the "rod" can strech in each direction and the [[angular limits]] defines how much the "rod" can rotate in each direction. You can also use [[linear spring]] and [[angular spring]] to make the "rod" into a spring or you may use [[linear motor]] and [[angular motor]] to move and rotate the "rod".
7
8
Note that if the "Base" object has physics enabled the pivot will always be at its position and the "rod" will share the object's rotation.
... ...
\ No newline at end of file
Fancade Wiki