User Tools

Site Tools


en:tutorials:physics:creating_an_insect_object

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:tutorials:physics:creating_an_insect_object [2024/05/07 23:16 (5 months ago)] wise_tamarinen:tutorials:physics:creating_an_insect_object [2024/05/08 00:09 (5 months ago)] (current) – Typo fix iarwain
Line 26: Line 26:
 </code> </code>
  
-Next the animation so that the insect beats his wings over and over:+Next the animation so that the insect beats its wings over and over:
  
 <code ini> <code ini>
Line 82: Line 82:
 [InsectBodyRevoluteJoint] [InsectBodyRevoluteJoint]
 Type            = revolute Type            = revolute
-ParentAnchor    = (78.5, 122)+ParentAnchor    = (78.5, 200;Keep the anchor a good distance below the insect object
 ChildAnchor     = (0, 0) ChildAnchor     = (0, 0)
 </code> </code>
Line 152: Line 152:
 </code> </code>
  
-{{ tutorials:animation:insect.gif |}}+And run that up. The insect should be fluttering nicely around the place. You can run with ''ShowDebug = true'' in the ''[Physics]'' section, and can check how the weight object is interacting with the insect object
  
- +{{ tutorials:animation:insect.gif?|}} {{ :tutorials:animation:screenshot_2024-05-08_115748.png?450   |}}
-And run that up. The insect should be fluttering nicely around the place.+
en/tutorials/physics/creating_an_insect_object.1715149004.txt.gz · Last modified: 2024/05/07 23:16 (5 months ago) by wise_tamarin