User Tools

Site Tools


entity

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
entity [2017/06/12 16:24] justinentity [2019/11/21 09:15] justin
Line 5: Line 5:
  
 ^Reference Type^Description^Example^ ^Reference Type^Description^Example^
-|Entity by ID|Refers to the entity with the specified unique ID.|look_at_target(entity["orange_cat"])| +|Entity by ID|The entity with the specified unique ID.|look_at_target(entity["orange_cat"])| 
-|Self|Refers to the entity that initiated the containing script.|play_animation(self, "open")| +|Self|The entity to which the script was assigned.|play_animation(self, "open")| 
-|Player|Refers to the main player character.|set_movement_speed(player, 60)|+|Player|The main player character.|set_movement_speed(player, 60)|
entity.txt · Last modified: 2024/01/30 15:22 by justin