Talk:Cuphead/The Delicious Last Course
|
|
Localization file
Where's the localization file stated on this page? There's probably way more text than is being stated here, and it'd be nice to compare the graphics that were changed in localization. DryKirby (talk) 22:18, 9 July 2022 (UTC)
- in... The files. from what I remember no there isn't, and there are zero assets that were changed in localization, just WIP sprites -MalaBG (talk) 22:36, 9 July 2022 (UTC)
- Oh, got it. Is the localization text like, separate files? Sorry, I'm new to using UnityEX... DryKirby (talk) 22:44, 9 July 2022 (UTC)
- Do you got Discord or something? I can send it to you there, I'd upload it here but its not a TXT and theres too many dummy files to even consider uploading it as such -MalaBG (talk) 22:57, 9 July 2022 (UTC)
- Oh, got it. Is the localization text like, separate files? Sorry, I'm new to using UnityEX... DryKirby (talk) 22:44, 9 July 2022 (UTC)
Unused weapons
Not entirely sure what to do about these.
I had to paste the code over other weapons (which is why they reuse the sprites), but the accuracy is a bit more broken, I had to rewrite a bit more just to get it to interact with enemies correctly and the leveling system (to upgrade the power for the shots, every 20 hits, like a max of 80 consecutive hits to reach level 5) seems to be a bit more broken and I might have to edit the code for it further.
The retro arcade weapons work EXACTLY the same, but have a slight difference in speed. Similarly though with a bit more editing I pasted it over another weapon, but because I had to adjust the arcade references it might not entirely work the way it should (super rare chance though) I hardcoded to allow rapid fire, but you are limited to 1 shot on screen at a time.
The other weapons (firecracker A and B are the only two that come to mind) don't work at all for some reason, so I have to investigate a little more. I'm just not entirely sure how to write these up :/ Nervatel (talk) 10:32, 31 July 2022 (UTC)