Search:

Type: Posts; User: Vaderico

Search: Search took 0.17 seconds.

  1. Re: Nedd Java help.Randomising Scene time - Animation

    Okay i played around with it and figured it out but it is VERY sloppy.
    i ended up deleting the 'loadImage' method completely, and putting everything into the 'movieLoop' method.

    I am very new at...
  2. Re: Nedd Java help.Randomising Scene time - Animation

    oh sorry I should have posted every class

    there is one more, it doesn't effect the animation so I didn't think I needed to post it


    import java.lang.reflect.InvocationTargetException;
    import...
  3. Re: Nedd Java help.Randomising Scene time - Animation

    no that's what i want to physically happen. for example:
    i want the first scene to physically be there for 2.7 seconds
    then the second scene to physically be in view for 1.7 second etc
    because...
  4. Nedd Java help.Randomising Scene time - Animation

    I'm learning how to use java and am follow thenewboston's java game development tutorials.

    I've just learn how to add scenes to the animation and switch between them, with each scene lasting a set...
Results 1 to 4 of 4