rubatopy / rubato

A lightweight, developer-first game engine built for Python
https://rubato.app
GNU General Public License v3.0
23 stars 1 forks source link

scheduled task improvements and animation alpha #377

Closed tinmarr closed 2 years ago

tinmarr commented 2 years ago

These are the 2 main things i wanted during the game jam

The scheduled task test is in feature_test.py And to test the animation alpha just add p_animation.alpha = 128 near the bottom of platformer.py

Hello reviewers!

Before approving this PR, please ensure the following:

Once all this is done, you can be sure that the PR is ready to be merged. 🎉

This message has been added automatically. Please don't delete it.