Topic

How to walk through Ur forever ..

take this url:

http://striatic.net/misc/glitch/all-anim-s.html?profile=PIF1UFTOS10HF

and replace the profile with your own. you can find your ID at the end of your glitch profile url.

Posted 11 years ago by striatic Subscriber! | Permalink

Replies

  • Thank you, @striatic. I remember this well.
    Posted 11 years ago by Fokian Fool Subscriber! | Permalink
  • EEE! I can watch my silly Derky Derk walk through Ur again! Thanks!
    Posted 11 years ago by Derkhan Subscriber! | Permalink
  • Thank you, striatic!!!! This will definitely ease the sadness!
    Posted 11 years ago by kastlin Subscriber! | Permalink
  • THANK YOU!!!!!
    Posted 11 years ago by Innie✿, Obviously Subscriber! | Permalink
  • I really hope the Avatar API stays up.
    Posted 11 years ago by TomC Subscriber! | Permalink
  • cool stuff^^
    yea I remember that too
    did you have the profile arg at the time or is that new?
    Posted 11 years ago by Lemo Subscriber! | Permalink
  • That's awesome Striatic, thank you! :))
    Posted 11 years ago by Leïla Subscriber! | Permalink
  • awwww that's so cool. Thanks!
    Posted 11 years ago by ☠ lala512 ☠ Subscriber! | Permalink
  • Thank you !
    How long will this site be up ?
    Posted 11 years ago by BlackWolf Subscriber! | Permalink
  • How fun! Thank you :D
    Posted 11 years ago by Wynella Subscriber! | Permalink
  • Thank-you
    Posted 11 years ago by Greenie Copper Subscriber! | Permalink
  • Thank you! I can see my octopus hat bobbing along again.
    Posted 11 years ago by Griselda Subscriber! | Permalink
  • Add a triple jump and we have ourselves a game!
    Posted 11 years ago by Bashere Subscriber! | Permalink
  • "How long will this site be up ?"

    i reckon as long as the glitch API serves the images.

    "Add a triple jump and we have ourselves a game!"

    someone should do that. maybe ask one of the glitch resource site devs?
    Posted 11 years ago by striatic Subscriber! | Permalink
  • Hey striatic!
    I have some kinda cool platform action happening there,
    but no idea how to load/process sprites dynamically for each TSID...we should team up or something :]
    Posted 11 years ago by Lemo Subscriber! | Permalink
  • pretty much the entirety of the code i ripped off from here:

    tinyspeck.github.com/avatar...

    and the docs here:

    developer.glitch.com/docs/a...

    all i did was swap the TSID when calling for the sheets and added a scrolling background using javascript.

    i believe i did do something ultimately lazy but slightly clever in getting the jumping animation to interact properly with the walking loop, but i forget what it was.

    you can pull all the code off my site if you want to pick through it. the difficult stuff was all done by bees when they released the animation api.
    Posted 11 years ago by striatic Subscriber! | Permalink
  • Thank you so much!
    Posted 11 years ago by Keeda Subscriber! | Permalink
  • thx for the links striatic
    Yeah bees did some neat stuff with those functions!
    Actually the dev app I'm using is really neat to get things moving quickly, but I can't customize the actual code much, so it's all about the workarounds for now, but I'll find a way eventually^^
    Posted 11 years ago by Lemo Subscriber! | Permalink