Set Visible: Difference between revisions
m
Remove useless example but add interesting note
-u ndefined- (talk | contribs) m (Prepend File: to an image link) |
-u ndefined- (talk | contribs) m (Remove useless example but add interesting note) |
||
Line 10: | Line 10: | ||
Shows or hides an object. | Shows or hides an object. | ||
== Notes == | == Notes == | ||
Line 22: | Line 16: | ||
* Invisible objects are not affected by physics, however their velocity is stored and will be applied when the object is set visible again. | * Invisible objects are not affected by physics, however their velocity is stored and will be applied when the object is set visible again. | ||
* When the object is set to invisible, all constraints associated with the object will get deleted. | * When the object is set to invisible, all constraints associated with the object will get deleted. | ||
* When an object's visibility is changed, its [[collider]] will update to the current [[Set Position|position]] accordingly. | |||
[[Category:Blocks]] | [[Category:Blocks]] |