Difference between revisions of "0244"
Jump to navigation
Jump to search
RyanDri3957V (talk | contribs) (Created page with "{{OpCode | games = {{Icon|t}} | command = SET_CUTSCENE_OFFSET | description = Sets the position for a cutscene. | syntax1 = 0244: set_cutscene_pos 4@ 7@ 10@ | p1...") |
|||
Line 3: | Line 3: | ||
| command = SET_CUTSCENE_OFFSET | | command = SET_CUTSCENE_OFFSET | ||
| description = Sets the position for a cutscene. | | description = Sets the position for a cutscene. | ||
− | | syntax1 = 0244: set_cutscene_pos | + | | syntax1 = 0244: set_cutscene_pos [flt1] [flt2] [flt3] |
− | | p1t = ['' | + | | p1t = [''flt1''] |
| p1d = X coordinate. | | p1d = X coordinate. | ||
− | | p2t = ['' | + | | p2t = [''flt2''] |
| p2d = Y coordinate. | | p2d = Y coordinate. | ||
− | | p3t = ['' | + | | p3t = [''flt3''] |
| p3d = Z coordinate. | | p3d = Z coordinate. | ||
}} | }} |