mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 07:12:40 +02:00
update for spring to tractor name-change
This commit is contained in:
parent
8a88b30da7
commit
3570bd905e
1 changed files with 3 additions and 3 deletions
|
@ -9,8 +9,8 @@
|
|||
|
||||
lifetime: <input id="lifetime" type="text" size=6>
|
||||
<hr>
|
||||
<input type="button" id="cone-twist-and-spring-lever-test" value="Cone-Twist and Spring-Action Lever"><br>
|
||||
A platform with a lever. The lever can be moved in a cone and rotated. A spring brings it back to its neutral position.
|
||||
<input type="button" id="cone-twist-and-tractor-lever-test" value="Cone-Twist and Tractor-Action Lever"><br>
|
||||
A platform with a lever. The lever can be moved in a cone and rotated. A tractor brings it back to its neutral position.
|
||||
<hr>
|
||||
<input type="button" id="door-vs-world-test" value="Hinge Between Swinging Door and World"><br>
|
||||
A grabbable door with a hinge between it and world-space.
|
||||
|
@ -31,7 +31,7 @@
|
|||
A chain of spheres connected by ball-and-socket joints coincident-with the spheres.
|
||||
<hr>
|
||||
<input type="button" id="ragdoll-test" value="Ragdoll"><br>
|
||||
A self-righting ragdoll. The head is on a weak spring vs the body.
|
||||
A self-righting ragdoll. The head is on a weak tractor vs the body.
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue