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:36 (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 93: Line 93:
 [Border] [Border]
 Body            = BorderBody Body            = BorderBody
-Position        = (-400, -300) ;top-left position of the border area+Position        = (-400, -300) ;top-left of the border area
  
 [BorderBody] [BorderBody]
Line 151: Line 151:
 Solid           = true Solid           = true
 </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.  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:screenshot_2024-05-08_115748.png?400 |}}+{{ tutorials:animation:insect.gif?|}} {{ :tutorials:animation:screenshot_2024-05-08_115748.png?450   |}}
en/tutorials/physics/creating_an_insect_object.1715150217.txt.gz · Last modified: 2024/05/07 23:36 (5 months ago) by wise_tamarin