Full notes
Full Code Rivals: Robot Programming Battle update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Gameplay
New block type: Sensor 2
new block type Sensor 2, only returns "true" when the object detected is a barrel in Survival mode
notes: enemy droids can and will shoot from behind and above the barrels, so its not simply a matter of ignoring the barrels, but knowing when to shoot or ignore them, this and the fact that sensors must be used in a sequence adds a new level of complexity to Survival mode
Source
Changelog.gg summarizes and formats this update. How we read updates.
