jongallant / Unity-Bullet-Hell

An extremely efficient projectile generator for unity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use shape emitter?

potateprogrammer opened this issue · comments

I created an empty game object, attached the shape emitter script and added a shape to the shape template field but no projectiles spawn? The console says the method Update Projectiles is not implemented.

Any help?

The ShapeEmitter was kinda disabled after I did a code refactor, I will need to revise in order to bring it back.

When can we expect it to be ready?

This is so perfect, i would like to see the ShapeEmitter soon!

Came here with the same question! Are you still working on the ShapeEmitter?