[Home]034d

HomePage | RecentChanges | Preferences

No diff available--this is the first major revision. (no other diffs)

[034d] rotate_object_to_angle object, angle(1), angle(2), int

Description

Text.

Parameters

object
The object to test/ move.
angle(1)
Target angle.
angle(2)
Angle to move by.
int
0 = Rotate:1 = Rotate if not blocked.

Example

None atm.

Comments

Quite an odd OpCode. Used in an if check to see if an object is at an angle(1) and if it isn't, rotates it towards that angle by angle(2) each time it is called. Generally used as a NOT OpCode (834d), not sure what the effects of using 034d are.

Found by

Alex "Y_Less" Cole

MB syntax

834D: NOT object (object) at_angle (angle) then instant_rotate_by_angle (angle) (flags)


HomePage | RecentChanges | Preferences
This page is read-only | View other revisions
Last edited October 18, 2004 11:25 am by 212.50.183.100 (diff)
Search:
SourceForge.net Logo