-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Labels
Description
What you were trying to do
While in the main menu, the game should display animations instead of spritesheets.
What actually happened
if an animated ship sprite is displayed in the menu background or on the ship selection screen, the ship's spritesheet is shown instead of the animation.
How to reproduce
Step 1: Download vanguardelite module and place it in the modules folder
Step 2: Launch the game
Step 3: Start a new game, then click on the ship button until it shows the Vanguard Elite
Game version
Commit 52b23c4
Log details
N/A
Operating System
Windows
Additional Info
Adding support for animations within the main menu would be the most logical solution. However, an alternative solution if not feasible would be to take a separate static sprite and display it instead of the spritesheet if available. Otherwise, ship animations function correctly while in-game.