Add Constraint: Difference between revisions
no edit summary
(Updated the page) |
Nikitaivanov (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
|output2={{Port|e|After}} | |output2={{Port|e|After}} | ||
}} | }} | ||
A constraint is an invisible connection between 2 | |||
A constraint is an invisible connection between 2 [[object]]s. | |||
For examble, the rope bridges in [[Drive Mad]] are implemented using constraints. | |||
This script is usually called when the game starts using [[Play Sensor|on Play]]. | |||
== Notes == | == Notes == | ||
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: | 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: | ||