Comments

Log in with itch.io to leave a comment.

hi this looks neat. Can a projectile be made to bounce off things like a ball in breakout? thanks. also im using 4.0.0 and downloaded under 4.1.1 but got message:   Plugin "CustomProjectile" is based on an unknown engine version and may not work correctly. Plugin authors can fix this issue by making sure `engine/engine.json` exists in the plugin containing at least `{"version": "4.0.0-e0"}`.

Is it possible to make a projectile that works like Super Mario Bros' fireballs with this plugin?

Does show/hide projectiles deactivate them or are they active but invisible?

(+1)

Show/hide just turns off the rendering so they should still be active. There’s another event “Pause projectiles” that will stop them.

Does this work for top-down 2D games?

Should work in all scene types!

Arc movement on Projectiles is exactly what I need! Thanks for making these.

This is really impressive. Great work!

this allows so much stuff. thank you man!

Thanks for sharing these

These are amazing! Thanks for making these

Excellent work! Thanks so much for sharing this.