Open simon987 opened 6 years ago
Implement a GameObject that implements the RadioActive and Enterable interface. When a Cubot attemps to walk into a radioactive obstacle, its ram gets corrupted by a great amount.
RadioActive
Enterable
shouldn't this be closed?
@pommilp The feature has not yet been implemented in the game
Ah, I've mistaken the mentioned PR with the actual GameObject
Implement a GameObject that implements the
RadioActive
andEnterable
interface. When a Cubot attemps to walk into a radioactive obstacle, its ram gets corrupted by a great amount.