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

Add flag item with character interactions #341

Open Sean-Nishi opened 8 months ago

Sean-Nishi commented 8 months ago

Add in a flag item that a character can pick up. Will be used for "defend" level type.

Add class add sprite sheet get flag animation set from internet use gimp to add appropriate channels add interaction method within collision_handler() look at tools within item.py, build class up based on existing methods add sound effects for flag capture and flag drop want player actions to affect item