◄Journey Battle System v.03►(Tankentai translation project)

● ARCHIVED · READ-ONLY
Started by Lady-Elise 349 posts Page 5 of 18 View original ↗
  1. did you modify any code in the system part or something like that?
  2. nio kasgami said:
    did you modify any code in the system part or something like that?
    No the code is unchanged.
  3. Did you put the Scripts in a different project or are you building off the Journey project?
  4. Uzuki said:
    Did you put the Scripts in a different project or are you building off the Journey project?
    Just to clarify do you mean to ask if I'm building a new game with the script or a game based off of the demo?

     If that's what you mean, then no, I'm using a new project, not the demo.

    Could it just be conflicting with another script? (Note I don't have any scripts other than Journey that effect the battle system.)
  5. That might be the problem then. I have trouble building games outside of the demo project. It might be a translation thing. Move all of your stuff EXCEPT scripts into a copy of the demo project. Add the scripts back in manually. This should fix any compatibility issues.
  6. Uzuki said:
    That might be the problem then. I have trouble building games outside of the demo project. It might be a translation thing. Move all of your stuff EXCEPT scripts into a copy of the demo project. Add the scripts back in manually. This should fix any compatibility issues.
    Okay, now this is weird. So I made a new demo project, and copied over all the scripts and graphics to make said scripts work... The Demo project works just fine. It's able to enter battle with the same settings (Khas Lights on and MOGs weather effects on) with no issues... I'm so confused as to what is causing the error now.
  7. Did you copy the script data into the project as well? Just leave the scripts alone and add in the ones your using manually. Remember although all of the customization parts are translated into English, the system script that runs it isn't so it still needs the Japanese text otherwise it's just going to crash. Just switch the Vocab and Datamanager Scripts with a English one and leave everything else alone. All the things you need will be translated for you. That goes for everyone using the scripts that arn't completed yet.
  8. I have a problem in battle. It seems the character and the shadow are overlapping...I don't exactly know what's causing this or how to exactly fix this... 

    2kfod3.png
  9. Is the shadow coming from the sprite or is that the one from the demo?
  10. the shadow is the one coming from the demo. i placed it into my project and the shadow and character overlapped
  11. Did activate a skill? Are the spritesheet and the shadow in the same folder? Are they named something similar?
  12. theyre both in the same folder. the character file name is $Cecily_1 and the shadow is shadow01. 
  13. Uzuki said:
    Did you copy the script data into the project as well? Just leave the scripts alone and add in the ones your using manually. Remember although all of the customization parts are translated into English, the system script that runs it isn't so it still needs the Japanese text otherwise it's just going to crash. Just switch the Vocab and Datamanager Scripts with a English one and leave everything else alone. All the things you need will be translated for you. That goes for everyone using the scripts that arn't completed yet.
    Yes, I copied the script data over. :( That's why I'm more confused.
  14. @Mist Do you mind letting me see the spritesheet? I think the sprite might be too tall and the shadow character is cutting it off. Try removing the shadow from showing up in battle.

    @Korten12 I said NOT to copy over the script data. You can overwrite everything else, BUT the script data.
  15. Uzuki said:
    @Mist Do you mind letting me see the spritesheet? I think the sprite might be too tall and the shadow character is cutting it off. Try removing the shadow from showing up in battle.

    @Korten12 I said NOT to copy over the script data. You can overwrite everything else, BUT the script data.
    Okay, so you want me to delete the Script data (or just get it replaced with a default one) and put them in one by one to see when it breaks?
  16. Yes. Just leave the script data alone and put the scripts in one by one.
  17. Edit: oops, I see the error I got this time was because there wasn't a battleback.

    Okay I think I know the problem. I brought all the scripts back one by one and got no error...

    So long as I started a new game. It seemed like when I loaded a file, then it would crash.
  18. So it's working perfectly now?
  19. here's the spritesheet. it should be the same size as any other of the character sheets though...but i still don't know why the shadow overlaps

    34rzslx.png

    edit: i removed the shadow but the sprite is still cut off at the bottom
  20. Try this one.

    %2524Custom.png