Spiral Beam Optimization
Overflare » Devlog

Who would've known this little fella gonna make the game laggy as hell on a desktop PC?
I implemented this "Trail" beam by manually adding points and updating LineRenderer and TrailCollider. However, when the time slow is in effect there will be many more points created, and when the screen is full of these lasers it can end up a laggy mess. Thankfully I found a solution to add a threshold during point generation so that if the distance from this point to last point is too small, the point will not be created.
Get Overflare
Download NowName your own price
Overflare
Fast Paced Bullet Hell
| Status | In development |
| Author | 124sangaming |
| Genre | Shooter |
| Tags | Bullet Hell, Shoot 'Em Up |
More posts
- Demo v0.5 - Stage 2 Preview & New Game Title6 days ago
- Enemy With Multiple Parts20 days ago
- Ray's Cannon Animation28 days ago
- Stage 2 Boss Pattern Complete35 days ago
- Stage 2 Boss WIP42 days ago
- Demo v0.4.1 - Overheat & New Weapon58 days ago
- New Weapon - Arm Buster64 days ago
- Demo v0.4 - Stage 1 Preview67 days ago
- Real Time Control Prompt Update83 days ago
- Dev Progress - Miniboss86 days ago
Leave a comment
Log in with itch.io to leave a comment.