Login

Fancade Wiki

Renamed Constraints to /Script/Constraints

... ...
@@ -37,7 +37,7 @@ Script/How to remove the shadows.md: How to remove the shadows.md
37 37
getting_started.md: NADEEN.md
38 38
Build/Can't move camera in edit mode.md: Build/Can't move camera in edit mode?.md
39 39
Fancade arcade Search.md: Arcade search information.md
40
Constraints.md: Build/Constraints.md
40
Constraints.md: Script/Constraints.md
41 41
Build/Constraints.md: Build/Script/Constraints.md
42 42
Drive Mad Kit 2.md: Memes/Drive Mad Kit 2.md
43 43
Fancade colors Hex format.md: Fancade colors in hex format.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