Step simulation: Difference between revisions

From PenguinMod Wiki
Step simulation
Jump to navigation Jump to search
Content deleted Content added
mNo edit summary
I keep thinking it says sth else..
 
Line 1:
{{Blocks|block_img=Block 10 17 2023-3 16 18 PM.png|block_type=Stack Block|category=[[Physics]]|title=step simulation}}
The '''step simulation''' block is a stack block in the [[Physics]] extension. It steps through the simulation. To keep the simulation going, this block can be put in a loop such as a forever loop.
 
This block comes from the [[Physics]] Extension. It steps through the simulation. You can put it in a forever loop so that it keeps going.
 
== Documentation ==
Move forward in time by one step. Run this in a loop to keep the physics going.<ref>https://extensions.turbowarp.org/box2d</ref>
 
 
 
 
== References ==
<references />
{{DISPLAYTITLE:step simulation}}
[[Category:Stack Blocks]]
[[Category:Physics Blocks]]

Latest revision as of 23:35, 17 December 2023

step simulation
...
Caption
Block Type Stack Block
Category / Extension Physics
Status Who tf uses status

The step simulation block is a stack block in the Physics extension. It steps through the simulation. To keep the simulation going, this block can be put in a loop such as a forever loop.

Documentation

Move forward in time by one step. Run this in a loop to keep the physics going.[1]

References