Castle Crasher+#

The Castle Crasher+ Playground occupies a hexagonal area measuring 3288 millimeters in diameter with a 88 millimeter border.

The VR Robot’s starting position is at the coordinate (1014, 50).

Image of the Castle Crasher+ VR Robot in a hexagonal playground with sensors and drivetrain configuration.

VR Robot Attributes#

The Castle Crasher+ Playground uses the standard VR Robot Configuration.

The standard VR Robot measures approximately 133 millimeters long and 50.8 millimeters wide. The wheels are 50mm in diameter.

Configuration

Description

API Documentation

Python Command Name

Drivetrain

The Castle Crasher+ Robot has access to a standard 2x2 Drivetrain with a built-in Gyro Sensor to track the VR Robot’s heading and angle of rotation.

Blocks - Python

drivetrain

VR Pen

The Robot has access to the standard VR Pen tool.

Blocks - Python

pen

Eye Sensor

The Robot only has access to the Down Eye Sensor.

Blocks - Python

down_eye

Distance Sensor

The Robot has access the Front, Left, and Right Distance Sensors.

Blocks - Python

front_distance left_distance right_distance

Location Sensor

The Robot has access to a Location Sensor that can report its current position.

Blocks - Python

location