Penaz91 / Glitch_Heaven

Complete rewrite of my Glitch-Based Videogame
MIT License
1 stars 0 forks source link

Video support for campaign files #17

Closed Penaz91 closed 8 years ago

Penaz91 commented 8 years ago

Campaign files should be recalled with a [Video] tag or similar, allowing for intermissions to be done between levels

Penaz91 commented 8 years ago

Intermissions could be done with a "Video:" map in the campaign JSON that loads the video before a map is loaded.

Penaz91 commented 8 years ago

This is not possible, as the pygame.movie module is deprecated and doesn't properly work, the pygame._movie experimental mode is not available (probably removed). There is no easy/not hacky way to play videos