Action
Last updated
Last updated
When Codey and Rocky are combined together, Codey Rocky can move. You can make Codey Rocky move forward or backward, turn left or right, or other more complicated movements. With the help of gyroscope, you can make Codey Rocky turn left/right a specified number of degrees, or move straight forward.
Make Codey Rocky move forward at specified power for a specified period of time.
Parameters:
Power: -100 ~ 100 (negative number means opposite direction)
Time: 0 ~ ∞/second
Example:
When Codey starts up, Codey Rocky will move forward at 50% power for one second.
Make Codey Rocky move backward at specified power for a specified period of time.
Parameters:
Power: -100 ~ 100 (negative number means opposite direction)
Time: 0 ~ ∞/second
Example:
When Codey starts up, Codey Rocky will move backward at 50% power for one second.
Make Codey Rocky move turn left at specified power for a specified period of time.
Parameters:
Power: -100 ~ 100 (negative number means opposite direction)
Time: 0 ~ ∞/second
Example:
When Codey starts up, Codey Rocky will turn left at 50% power for one second.
Make Codey Rocky move turn right at specified power for a specified period of time.
Parameters:
Power: -100 ~ 100 (negative number means opposite direction)
Time: 0 ~ ∞/second
Example:
When Codey starts up, Codey Rocky will turn right at 50% power for one second.
Use Rocky's gyroscope to make Codey Rocky move forward at the same direction at specified power for a specfied period of time.
Parameters:
Power: -100 ~ 100 (negative number means opposite direction)
Time: 0 ~ ∞/second
Example:
When Codey starts up, Codey Rocky will move straight forward at 50% power for one second.
Use Rocky's gyroscope to make Codey Rocky move backward at the same direction at specified power for a specfied period of time.
Parameters:
Power: -100 ~ 100 (negative number means opposite direction)
Time: 0 ~ ∞/second
Example:
When Codey starts up, Codey Rocky will move straight backward at 50% power for one second.
Make Codey Rocky turn left specified degrees and wait until it's done.
Parameter:
Angle: -∞ ~ ∞/degree (negative number means opposite direction)
Example:
When Codey starts up, Codey Rocky will turn left 15 degrees and then move forward at 50% power for one second.
Make Codey Rocky turn right specified degrees and wait until it's done.
Parameter:
Angle: -∞ ~ ∞/degree (negative number means opposite direction)
Example:
When Codey starts up, Codey Rocky will turn right 15 degrees and then move forward at 50% power for one second.
Make Codey Rocky move forward/backward, or turn left/right at specified power.
Parameter:
Power: -100 ~ 100 (negative number means opposite direction)
Example:
When Codey starts up, Codey Rocky will keep moving forward at 50% power.
Make the left wheel and right wheel of Codey Rocky move at specified power respectively.
Parameter:
Power: -100 ~ 100 (negative number means opposite direction)
Example:
When Codey starts up, both the left wheel and the right wheel will move at 50% power for one second.
Make Codey Rocky stop moving.
Example:
When Codey starts up, Codey Rocky will move forward at 50% power for one second, and then stop moving.