Search found 6679 matches

by Enthalpy
Fri Nov 08, 2024 2:56 am
Forum: Tutorials
Topic: Trial Flow: How to Structure a Case
Replies: 9
Views: 36302

Re: Trial Flow: How to Structure a Case

A new chapter has been unlocked! A brief exploration of Ace Attorney Investigations flow has been added, and the introduction and conclusion have been edited to match. I'll be restructuring the Yamazaki section next. I also need to think about where Chronicles falls, but that's a project for the fut...
by Enthalpy
Sat Jun 08, 2024 11:49 am
Forum: Help and Support
Topic: How to ask player to write text ?
Replies: 2
Views: 3283

Re: How to ask player to write text ?

There's an action: under Manage Variables, choose Store player's input into a variable.
by Enthalpy
Wed May 22, 2024 12:50 am
Forum: Bug reports
Topic: [E] Error with "Hide Introduction Conversation" Advanced Mode
Replies: 4
Views: 4004

Re: [E] Error with "Hide Introduction Conversation" Advanced Mode

I've poked at this some more, and I'm continuing to see odd behavior. Fields that should be interactive aren't depending on very finicky details of what fields are populated and what boxes are checked and there's strange history dependence. I need to understand this part of the code from the ground ...
by Enthalpy
Mon May 13, 2024 1:28 am
Forum: Bug reports
Topic: [E] Error with "Hide Introduction Conversation" Advanced Mode
Replies: 4
Views: 4004

Re: [E] Error with "Hide Introduction Conversation" Advanced Mode

Thanks for the report.

The behavior that I think is most appropriate here is for the "Advanced mode (use with caution!)" checkbox to be grayed out and unclickable if there are any expressions in the action parameters. Is that acceptable?
by Enthalpy
Tue May 07, 2024 3:02 am
Forum: Bug reports
Topic: Trucy animation 21 reads outdated URL
Replies: 2
Views: 1850

Re: Trucy animation 21 reads outdated URL

Thank you for the report. I have this fixed on the developer version of AAO.
by Enthalpy
Sun Apr 07, 2024 2:28 am
Forum: Bug reports
Topic: custom music not working
Replies: 4
Views: 1448

Re: custom music not working

The Discord link you used says the content is no longer available, probably due to what TimeAxis mentioned.

As for the GitHub link, are you sure that link is valid? When I try it, it says "Server not found." Check the tutorial TimeAxis mentioned, if you haven't already.
by Enthalpy
Fri Mar 29, 2024 1:33 am
Forum: Case Competition
Topic: The Year of Luigi
Replies: 187
Views: 612220

Re: The Year of Luigi

And, locked we are! Best of luck for those of you in the next competition.
by Enthalpy
Wed Mar 13, 2024 9:05 pm
Forum: Help and Support
Topic: Evidence examination and new dialogue?
Replies: 2
Views: 1676

Re: Evidence examination and new dialogue?

Not presently, sorry! At the moment, we don't have ways to do "detailed" examinations at all. It's something for me to think about adding, though...
by Enthalpy
Thu Mar 07, 2024 3:03 am
Forum: Help and Support
Topic: I feel so stupid
Replies: 1
Views: 1203

Re: I feel so stupid

There are two ways to do this. 1. Your friend sends you the link. 2. In the top-right of the forum, you can see it if you hover over the Reduced Trial Manager. I'll try to make this easier to find soon. You're right that this isn't as clear as it should have been. In particular, you can't see it fro...
by Enthalpy
Wed Mar 06, 2024 2:17 am
Forum: Help and Support
Topic: The custom sprite I uploaded isn't showing up
Replies: 4
Views: 1923

Re: The custom sprite I uploaded isn't showing up

Ah, yes. You'll need to both add the .png extension and include "i." before imgur. So the url should look like https://i.imgur.com/string-of-letters-a ... s-here.png
by Enthalpy
Wed Mar 06, 2024 2:09 am
Forum: Bug reports
Topic: Trucy animation 21 reads outdated URL
Replies: 2
Views: 1850

Re: Trucy animation 21 reads outdated URL

Good catch, but the correct fix is instead to create the missing gif at the URL that the trial player is already looking for. In particular, it's looking for another version of the Mr. hat reveal sprite, so I'll need to make sure that link points there. I can try using an alias, but if worst comes t...
by Enthalpy
Tue Mar 05, 2024 12:10 am
Forum: Help and Support
Topic: The custom sprite I uploaded isn't showing up
Replies: 4
Views: 1923

Re: The custom sprite I uploaded isn't showing up

Can you show me exactly where the problem is? I need the trial ID and the name of the profile. It will be a lot easier for me to help you if I can see it for myself.