Physics: Difference between revisions

From PenguinMod Wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
(new update guys)
Line 11: Line 11:
* [[Set stage boundaries to ( )|set stage boundaries to [ ]]]
* [[Set stage boundaries to ( )|set stage boundaries to [ ]]]
* [[set gravity to x: () y: ()]]
* [[set gravity to x: () y: ()]]
* [[Enable for ( ) mode ( )|enable for [ ] mode [ ]]]
* [[step simulation]]
* [[Go to x: ( ) y: ( ) ( )|go to x: ( ) y: ( ) [ ]]]
* [[Set velocity to sx: ( ) sy: ( )]]
* [[change velocity to sx: ( ) sy: ( )]]
* [[push with force ( ) in direction ( )]]
* [[spin with force ( )]]
* [[set angular velocity to ( )]]
* [[Set fixed to ( )|set fixed to [ ]]]
* [[Set density to ( )|set density to [ ]]]
* [[set density to ( )]]
* [[Set friction to ( )|set friction to [ ]]]
* [[Please add some|set friction to ( )]]
* [[Set bounce to ( )|set bounce to [ ]]]
* [[set bounce to ( )]]
* [[set scroll to x: ( ) y: ( )]]
* [[change scroll by x: ( ) y : ( )]]

== Variables and Booleans ==

* [[( gravity x )]]
* [[( gravity x )]]
* [[( gravity y )]]
*[[( gravity y )]]
*[[Enable for ( ) mode ( )|enable for [ ] mode [ ]]]
* [[disable physics for this sprite]]
*[[step simulation]]
* [[set simulation rate to ( )]]
*[[( simulation rate )]]
*[[Go to x: ( ) y: ( ) ( )|go to x: ( ) y: ( ) [ ]]]
*[[Set velocity to sx: ( ) sy: ( )]]
*[[change velocity to sx: ( ) sy: ( )]]
* [[( x velocity )]]
* [[( x velocity )]]
* [[( y velocity )]]
*[[( y velocity )]]
* [[( angular velocity )]]
* [[push with force ( ) in direction ( )]]
* [[Fixed?|< fixed? >]]
*[[spin with force ( )]]
* [[( density )]]
*[[set angular velocity to ( )]]
* [[( friction )]]
*[[( angular velocity )]]
*[[Set fixed to ( )|set fixed to [ ]]]
*[[Fixed?|< fixed? >]]
*[[Set density to ( )|set density to [ ]]]
*[[set density to ( )]]
*[[( density )]]
*[[Set friction to ( )|set friction to [ ]]]
*[[Please add some|set friction to ( )]]
*[[( friction )]]
*[[Set bounce to ( )|set bounce to [ ]]]
*[[set bounce to ( )]]
* [[( bounce )]]
* [[( bounce )]]
* [[( list sprites touching ( ) )|( list sprites touching [ ] )]]
* [[( list sprites touching ( ) )|( list sprites touching [ ] )]]
* [[set scroll to x: ( ) y: ( )]]
* [[change scroll by x: ( ) y : ( )]]
* [[( x scroll )]]
* [[( x scroll )]]
* [[( y scroll )]]
*[[( y scroll )]]


== Documentation ==
==Documentation==
[[File:Box2d turbodocs.png|thumb|350x350px|A screenshot of the documentation page.]]
[[File:Box2d turbodocs.png|thumb|350x350px|A screenshot of the documentation page.]]
There exists a documentation page for the extension.
There exists a documentation page for the extension.
Line 55: Line 55:




== References ==
==References==
<references />
<references />
[[Category:Extensions]]
[[Category:Extensions]]

Revision as of 00:36, 9 January 2024

Physics
[[File:|200px]]
Caption
Description *PenguinMod: Box2D Physics extension created by Griffpatch.
  • Turbowarp: Two dimensional physics. Originally created by griffpatch.
Link fortnite.com
Added fortnite...

The Physics extension is a port of the Box2D physics engine.

It was originally ported by Griffpatch and then added to Turbowarp. It was originally shown off on his Youtube channel on February 14th, 2016[1]

Blocks

Documentation

A screenshot of the documentation page.

There exists a documentation page for the extension.

But it has since become outdated.[2]




References