User Tools

Site Tools


en:guides:beginners:timeline_tracks

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:guides:beginners:timeline_tracks [2024/11/19 10:52 (11 months ago)] – Highlights sausageen:guides:beginners:timeline_tracks [2025/09/30 17:26 (12 days ago)] (current) – external edit 127.0.0.1
Line 83: Line 83:
 Finally, a touch of ''Restitution'' on the body will allow it to bounce just a touch when landing from a height. Finally, a touch of ''Restitution'' on the body will allow it to bounce just a touch when landing from a height.
  
-That should work a little better.+That should work a little better. Additionally, if you prefer the Jelly Monsters not too rotate when tipping over the edges of the platforms you can add a ''FixedRotation'' to the body: 
 + 
 +<code=ini [highlight_lines_extra="6"]> 
 +[MonsterBody] 
 +Dynamic            = true 
 +PartList           = MonsterBodyPart 
 +AngularDamping     = 50 
 +LinearDamping      = 0.2 
 +FixedRotation      = true 
 +</code> 
  
 ---- ----
en/guides/beginners/timeline_tracks.1732013534.txt.gz · Last modified: 2025/09/30 17:26 (12 days ago) (external edit)