A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Poptropica - Want to create a scaled down version!

  1. #1
    Junior Member
    Join Date
    Jul 2002
    Posts
    25

    Cool Poptropica - Want to create a scaled down version!

    Hi Guys,

    I want to have a go at making a vastly scaled down version of Poptropica. How do you reckon they created the levels, tile-based, art based or another technique? Any suggestions as to how I could replicate being able to use anything as a platform?

    Cheers

  2. #2
    Student
    Join Date
    Apr 2001
    Location
    -
    Posts
    4,756
    there are many ways of doing something like that,

    one of them perhaps...
    creating a array that stores shortcuts to the movieClips that are climb/jumpable. Loop through that array and check collision with each (first bounding box then pixel preciese or hitTest excact collision level.
    For each object that that works like a platform gravity collide only on the top part (like 0.8 - 1.0 of the object height) - and if your movement vector goes up aka you jump dont collide.

  3. #3
    Senior Member tonypa's Avatar
    Join Date
    Jul 2001
    Location
    Estonia
    Posts
    8,223
    Looks like art based to me.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center