This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| boolean [2017/06/02 12:17] – justin | boolean [2021/04/21 20:06] (current) – justin | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ====Examples: | ====Examples: | ||
| - | < | + | < |
| - | set_player_movement_locked(false) | + | set_player_movement_locked(false); |
| </ | </ | ||
| - | < | + | < |
| - | set_entity_property(self, "visited", true) | + | set_global_property("story_complete", true); |
| + | </ | ||
| + | |||
| + | <code bauxite> | ||
| + | self.property[" | ||
| </ | </ | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||