Skip to content
This repository has been archived by the owner on Jun 8, 2018. It is now read-only.

Bomb_Glitch #4

Open
Zefk opened this issue Mar 5, 2017 · 3 comments
Open

Bomb_Glitch #4

Zefk opened this issue Mar 5, 2017 · 3 comments

Comments

@Zefk
Copy link
Contributor

Zefk commented Mar 5, 2017

The glitch occurs when I keep pressing x when the first explosion goes off. I can travel around the map with instant explosions.

Here is a gif:
bomb_glitch

@Diarandor
Copy link
Collaborator

The fact that the game runs slow is probably normal, I think, because the calculations for collision tests grow "exponentially" depending on the number of explosions. A solution could be to limit the number of bombs that you can put simultaneously on the map, or force a delay between one bomb and the next one.

@Zefk
Copy link
Contributor Author

Zefk commented Mar 5, 2017

The gif is slow. The game runs quickly.

@Diarandor
Copy link
Collaborator

This issue with the instant explosions could be a bug of the engine (for the built-in bombs), maybe. Christopho will tell us if so.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants