mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-02 20:13:50 +08:00
This PR improves the Space Shooter Tutorial as a whole by moving the setting of component's attributes from their `onLoad` method, to their constructors.