Movie Dimensions?

● ARCHIVED · READ-ONLY
Started by Hastomango 4 posts View original ↗
  1. I decided to put a cute little video clip in my game, but it seems too big for the screen. What would be the best dimensions to change it to?
  2. default resolution for Ace is 544x416. That is the maximum size for anything on screen unless you use a script to change the resolution.
  3. Hello,

    the game is 4:3 with a resolution of 544 x 416 but you can resize the game to 640 x 480 with scripts.

    You can use every 4:3 video but you need to resize it, unfortunately.

    Here are some 4:3 resolutions: 1024 x 768; 1280 x 960; 1600 x 1200 .

    To resize a video you can use any video converter.

    Best regards,

    Baddibu
  4. Andar said:
    default resolution for Ace is 544x416. That is the maximum size for anything on screen unless you use a script to change the resolution.
    Perfect, thank you.