Using Fett's blade style builder with blaster.h prop

I am building my first blaster using proffie and have a few questions I couldn’t find answers to:

  • Can I use Fett’s blade style builder?
  • Can the prop be combined with Fett’s special abilities? The idea is to add a rain mode. That also means that the prop needs to support tr and trloop sounds. Is that possible?
  • Does blaster.h support swing sounds? It would be cool if it produced a swoosh sound whenever the blaster is waved around or drawn.

Thanks for looking.

I don’t have blaster styles, but the styles should work they just might not look like you expect as they’re intended for blades.

You’d probably have to write your own prop to support the Special Abilities, I don’t really do much with blasters so I’m not familiar with those props.

I am not much of a coder. But wouldn’t it be technically possible to insert the code related to special abilities from your prop into the blaster.h prop (defines plus code)?

Possible, yes. But there’s a lot of pieces related to Special Abilities in my prop that you’d need to set up.