Difference between revisions of "064C"
Jump to navigation
Jump to search
m (I was looking for something like this.) |
|||
Line 1: | Line 1: | ||
{{OpCode | {{OpCode | ||
− | | | + | | games = {{Icon|SA}} |
− | | description = Makes a [[ | + | | description = Makes a [[Particle (SA)|particle]] visible. |
− | | | + | | syntax1 = 064C: make_particle [''particle handle''] visible |
− | | | + | | p1t = [''particle handle''] |
+ | | p1d = The handle of the particle | ||
}} | }} | ||
This opcode makes a particle visible. | This opcode makes a particle visible. | ||
− | |||
− | |||
− | |||
− | |||
==Keywords== | ==Keywords== | ||
Line 15: | Line 12: | ||
==See also== | ==See also== | ||
− | * [[Particle_(SA)#Sanny_Builder_example|Particle | + | * [[Particle_(SA)#Sanny_Builder_example|Particle example]] |
Revision as of 05:56, 26 January 2016
- Description
- Makes a particle visible.
- Syntax
- 064C: make_particle [particle handle] visible
- Parameter
- [particle handle]
- The handle of the particle
This opcode makes a particle visible.
Keywords
particle, visible