sep-pm-platformer/project/sprite
Skyball2000 2280e81629 player animation will now update based on player input 2023-03-29 07:37:50 +02:00
..
BoundingBox.py Optimize PhysicsElementsHandler.py by checking collisions only with closest sprites. 2023-03-28 19:35:42 +02:00
DynamicSprite.py Modified collision checking sprite selection once more 2023-03-28 20:01:09 +02:00
PositionScale.py New collision system 2023-03-26 17:01:28 +02:00
Sprite.py player animation will now update based on player input 2023-03-29 07:37:50 +02:00
Spritesheet.py Started implementing framework 2023-03-25 15:41:32 +01:00
SpritesheetManager.py Implemented framework for player controller and input handling 2023-03-26 12:46:41 +02:00
StaticSprite.py Partial collision 2023-03-27 14:38:52 +02:00