skip to content
Frictional Game Wiki
User Tools
Register
Log In
Site Tools
Search
Tools
Show page
Old revisions
Backlinks
Recent Changes
Media Manager
Sitemap
Log In
Register
>
Recent Changes
Media Manager
Sitemap
Trace:
hpl3:game:faq
<h1>FAQ</h1> <div class="level1"> </div> <h2>Scripting</h2> <div class="level2"> <p> <b>Q: When an entity with many bodies is atttached to a sticky area it does work to make it a static collider?</b><br/> A: Use a timer so it is set to static collider half a second or so after it has attached to the sticky area. The sticky area and static colliders overlaps in usage of some physics settings, so the sticky area needs to be done before you set the body as static. </p> <p> <b>Q: MoveObject does not work properly with an entity with two or more bodies?</b><br/> A: Specify which body to move by adding it to MainPhysicsBody in the model editor → entity settings → Class → Prop_MoveObject. </p> </div> <h2>Modeling</h2> <div class="level2"> </div> <h2>Particles</h2> <div class="level2"> </div>
hpl3/game/faq.1354277307.txt.gz
· Last modified: 2012/11/30 12:08 by
jens
Page Tools
Show page
Old revisions
Backlinks
Export to PDF
Back to top