• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Cut Scene Creator

Ego13

hollow_ego
311
Posts
6
Years
  • Cut Scene Creator v1.1

    This script was designed to play short and simple "Cut Scenes" using seperate pictures. It does not support gifs!
    Feel free to share in what project you used it and what for (not neccessary, but I'm curios).

    Report any bugs you may find and leave suggestions for further improvement!

    Terms of use
    • You may modify the script
    • Give credits
    • You may not distribute it yourself!
    • You may not claim this as your own!

    What this script can do
    • Play animations that consist of a sperate image for every frame
    • Animation can be smaller and/or transparent graphics as well
    • Automatically centers smaller graphics
    • Show text in the animation screen
    • Make sure the animation screen can't be closed until the animation played at least once
    • Loop an animation, play it once or multiple finite amount of times
    • Manipulate the framerate (default is 40)
    • Play sounds during cut scenes

    How to install
    1. Download the .txt file with the code here
    2. Open your game project
    3. Create a a new script section above Main and call it "CutSceneCreator"
    4. Copy the code from the .txt file and paste it in the new script section
    5. Add a new folder in the Graphics folder and call it Animator, all graphic files go here
    6. Copy and paste a default background image in the Animator folder and name it "animbg", it should be 512x384 pixels

    How to set up the Cut Scene Files
    Spoiler:

    How to use
    Spoiler:


    Explanation for the parameters
    Spoiler:


    Notes
    Spoiler:

    Examples by deepseadoggo
    Spoiler:


    Credits
    [USER]Ego13[/USER] for coding
    [USER]deepseadoggo[/USER] for the initial idea, testing and examples
     
    Last edited:
    Back
    Top