romulofff / gym-hero

Deep Reinforcement Learning Environment Based on Guitar Hero
https://romulofff.github.io/gym-hero/
MIT License
1 stars 0 forks source link

Separate Collision Group from Render Group #5

Open romulofff opened 3 years ago

romulofff commented 3 years ago

We should separate the sprite group which contains the Notes that will be rendered from the sprite group that contains the Notes being checked for collisions.