Sean-Nishi / M1Wengine

A action-adventure game developed with Python 3.11.1 and pygame. Complete missions before timer expires.
3 stars 0 forks source link

Create switch class #353

Open owalk opened 8 months ago

owalk commented 8 months ago

Create switch class

inherits from the sprite group

which contains: a switch sprite with animations for on and off-state multiple sprites in the toggle-off position multiple sprites in toggle on position collision detection on switch sprite

switch sprites should all be added to the camera