Everyone Object! (A.K.A Ace Attorney Sound Simulator)

Feel free to showcase your own projects!
Post Reply
User avatar
HugoBDesigner
Posts: 2188
Joined: 19 Sep 2012, 02:23
Contact:

Post » 30 Jun 2014, 20:11

Just a mini-game requested by Skye. You can select a character and select a sound for it to play ("Objection!", "Take That!" or "Hold it!"). There are 12 characters by default, but you can add more if you want. Here's how to add more characters (in %appdata%/EveryoneObject):
To add new characters, you need to:

1) Add two image to the "mugshots" folder:
- [name]_dark.png (required)
- [name]_light.png (required)

2) Add three sound files to the "voice clips" folder:
- [name]_takethat.wav (optional)
- [name]_objection.wav (optional)
- [name]_holdit.wav (optional)

3) Make sure that the name is always the same thing in all files (and always lowercase characters only), and that after the underline the descriptions are kept EXACTLY like above (like "dark" instead of "Dark" or "takethat" instead of "TakeThat").
Screenshot or it didn't happen, right?
Image


TAKE THAT! (A.K.A Download)

PS: Works for LÖVE 0.8.0 and LÖVE 0.9.x
Last edited by HugoBDesigner on 23 Dec 2017, 02:25, edited 1 time in total.

User avatar
Flutter Skye
Posts: 1690
Joined: 08 Apr 2012, 17:54
Contact:

Post » 30 Jun 2014, 21:14

Thanks Hugo! Great work!
Here's the latest update:
- Fixed Phoenix not listening.
- Added Professor Layton
Character suggestions are accepted.

User avatar
Mr.Q.Marx?
Posts: 849
Joined: 15 May 2012, 18:35

Post » 01 Jul 2014, 18:33

When I click the top buttons there isn't sound sometimes. Other times I have to click like 10 times.
Clicking between characters sort of sorts it out but not 100%. Is there all phrases for all characters?

User avatar
Flutter Skye
Posts: 1690
Joined: 08 Apr 2012, 17:54
Contact:

Post » 01 Jul 2014, 18:57

You're able to press the button again just after the sound finishes.

User avatar
Mr.Q.Marx?
Posts: 849
Joined: 15 May 2012, 18:35

Post » 01 Jul 2014, 19:01

that is not the case for me.

EDIT: waited like 3 seconds after sound stopped and tried again. Is there a lot of silence on these sounds or something?

User avatar
Flutter Skye
Posts: 1690
Joined: 08 Apr 2012, 17:54
Contact:

Post » 01 Jul 2014, 20:08

Hmmm.. Me and Hugo had a similiar problem, does the same happen if you use Love 0.9.0?

User avatar
Mr.Q.Marx?
Posts: 849
Joined: 15 May 2012, 18:35

Post » 01 Jul 2014, 21:20

Ah that'd be what it was. All the buttons work now. Not 100% that they all have the sounds or if they#re just too quiet but yeah. awesome.

User avatar
Flutter Skye
Posts: 1690
Joined: 08 Apr 2012, 17:54
Contact:

Post » 01 Jul 2014, 22:04

Characters which don't have "Hold It!" "Objection" Or "Take That!" Voice clips will get an "Blank" Sound file instead.

Post Reply