TerryCavanagh / VVVVVV

The source code to VVVVVV! http://thelettervsixtim.es/
Other
7k stars 559 forks source link

The player can no longer pass through enemies with a red channel of 0 #962

Closed AllyTally closed 1 year ago

AllyTally commented 1 year ago

There existed a bug in the game where it checked the wrong channel to see if a pixel can hurt the player. It checked red instead of alpha. This is used in some levels, and still works in 2.3, but is broken currently -- the player now gets hurt from enemies like this.