Physics

Revision as of 14:49, 30 November 2025 by Osmo (talk | contribs) (Made a page with some basic content)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This article is a stub. You may help expand the article by editing it.

Physics in Fancade control how objects move, interact with each other and the floor. Various script blocks allow you to manipulate the effects of physics, such as ones found in the Physics tab, as well as Set Visible.

Physics in fancade are deterministic. This means they function exactly the same every time and will lead to the same results, excluding external factors such as player input or the Random block.

Related