Fraymakers

Fraymakers

Fraymakers Workshop
Create custom characters, assists, stages and more using Fraymakers' official development tool, FrayTools. Click "Learn More" for upload guidelines and our custom content deep dive.
Learn More
can you add sound effects to assists?
I've made a character in fraytools and have added custom sound effects
to that character, but when I tried adding a sound effect to my assist
following the same steps (giving the sound an id then using the code AudioClip.play("sound"))
and it din't work, is there something I'm missing?
(this is for the fraytools fantasy jam so if there's an unwritten rule against asking for help
then please tell me)
< >
Showing 1-2 of 2 comments
DominoDropkix 36 20 Sep, 2024 @ 1:15am 
you're using the old sound code. it doesn't work unless it's a global sfx. This is the sound for custom sfx. AudioClip.play(self.getResource().getContent("sound"));
browniebear16 2 20 Sep, 2024 @ 1:48pm 
thanks i din't realize it changed
< >
Showing 1-2 of 2 comments
Per page: 1530 50