zeOxx / StudentGame

A continuation of the previous repo (https://github.com/zeOxx/Perihelion)
4 stars 1 forks source link

Add option to spawn several particles at once #24

Closed Slokken closed 11 years ago

Slokken commented 11 years ago

Explosions look kinda weird.

Slokken commented 11 years ago

And perhaps option to specify spreading when not doing randomDirection. No biggie, though..

zeOxx commented 11 years ago

They should have a spread, maybe it's not working correctly. Will fix once I've refactored menus!

Slokken commented 11 years ago

They do spread. However, when hit by a fast projectile, the vector makes it seem like they more or less move in a straight line (with a slight spread). Perhaps have a default spread, and also option to specify in case you want more or less. Kewl.

zeOxx commented 11 years ago

Fixed! probably :P.