Pivot For Scratch!

Install Java to view this project right on your browser!

user_icon NXTGeek shared it 4 years ago
256 views, 1 tagger, 2 people love it, 17 downloads, in 3 galleries
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

 
DisasterMaster DisasterMaster 1 year, 7 months ago

how do you put pivot into scratch?

NXTGeek NXTGeek 1 year, 7 months ago

This is not really pivot. It's my own remake of it. Are you asking how you could put your pivot animation into a scratch project?

(view all replies)
Horsfield Horsfield 2 years, 12 months ago

lol? take a look at my animation not spamming eer just trying 2 get help it looks bit like my avatar thingy but worse only the 1st frame is what it should be the rest of it is strange.

NXTGeek NXTGeek 2 years, 12 months ago

k, i'll comment...

Horsfield Horsfield 3 years ago

how do u put your pivot animations onto scratch coz when i do it i only get like my 1st frame tht is correct please some1 help.

BenjyBoy BenjyBoy 1 month ago

copy this script (link to project)

NXTGeek NXTGeek 2 years, 12 months ago

hmmm, okay, it's saved as an animated .gif? You can't import all the frames initially. I.E. You need to have one "junk" frame in the sprite before it will import the animated. Once you have your psrite created with the junk frame, import your animation and delte that frame and violla!

jessman jessman 3 years, 9 months ago

I tried to make one of these! And it almost worked, too!

Pecola1 Pecola1 1 year, 5 months ago

I made one haven't downloaded yet.

NXTGeek NXTGeek 2 years, 12 months ago

:) your welcome. Now that scratch 1.3 has lists...that will make it much better and easier!

NXTGeek NXTGeek 3 years, 9 months ago

keep trying at it. it takes a long time to makes these kind of things...

(view all replies)
NXTGeek NXTGeek 3 years, 9 months ago

cool...where is it?

(view all replies)
VF1 VF1 3 years, 10 months ago

Ha ha AWESOME!!!!! I'm about to make my avatar a Pivot 3 .gif. There's lots of really good pivot movies on YouTube, that's what got me into it. I never thought of making a scratch version of it, but I did consider Flash. Great job mate!!!

NXTGeek NXTGeek 2 years, 12 months ago

maybe I should remake this using 1.3's lists feature

NXTGeek NXTGeek 3 years, 10 months ago

thx. I would consider flash too exept for the hefty $250 price tag.

alien99 alien99 3 years, 10 months ago

hey! i was making a pivot scratch game! at least this ones better, bravo!

NXTGeek NXTGeek 3 years, 10 months ago

thx

shwingie shwingie 3 years, 11 months ago

WOW!!! This is awesome! I thought about making a pivot figure on scratch but not something as good as this.

NXTGeek NXTGeek 3 years, 11 months ago

thx.

The_Flaming_Duck The_Flaming_D… 3 years, 11 months ago

do you think I should post the first level of pixelman?

NXTGeek NXTGeek 3 years, 11 months ago

yes. Replace the demo with that. :)

(view all replies)
Cyclone103 Cyclone103 3 years, 12 months ago

Whoa! Cool! Did you just use 2 variables for each point in time for x and y positions? I never would thought of this!

NXTGeek NXTGeek 3 years, 12 months ago

no...there are 5 time variables, 5 x vars 5 y vars...etc....(a lot of variables.)

(view all replies)
AddZero AddZero 4 years ago

...instead I want him to grab the ground first and push him self up, so I go back to 2 seconds, between the two, and draw him hunched over pushing him self up. Then each of the poses can be moved it time. Say I want him to struggle getting up more, I change the 2nd pose's time to 2.5 seconds. I could also go back between poses 1 and two and add another pose to add more details like he first lift's his head up,... We would probably need arrays to do this though.

NXTGeek NXTGeek 4 years ago

scratch dose not support array...but gamemaker 7.0 dose. I recommend you google it! the lite eddition id free, but the pro version(it is worth it...i dnt have the pro version...but the stuff you can do is awsome!) cost $20 or 15 euro.

(view all replies)
AddZero AddZero 4 years ago

Wow, cool idea! I think you took this very far considering your limitations you have to work with. I'm used to working with pose to pose animation. where you set all the points in the character for a point in time. For example: he's laying down at 0 seconds. I want him to stand up, so I go to 3 seconds and pose him standing up. I play it, and it looks like he floats up. :(

NXTGeek NXTGeek 4 years ago

thx for the suggestions. I would have made an unlimited nuber of steps if I had an array.

Silverkey17 Silverkey17 4 years ago

Awesome! :D

NXTGeek NXTGeek 4 years ago

thanks

NXTGeek NXTGeek 4 years ago

the head is a special object. It can be sed for something besides a head!

logan996 logan996 4 years ago

I was going to try to do something like this but didn't. and how'd you do it. and (again) this actuley isn't a pivoting thing but it is still really cool!

NXTGeek NXTGeek 4 years ago

there are five sets of x,y and time varibales.(the objects have more.) When you select a vertex and place the slider on the desired step and then click the NW PT button, it takes the current x,y and writes it as the corrosponding x,y for the step you selected. It also take the time on the time slider and writes that also. When you click animate! It glids to the points alloted in the time alloted, in order of steps.(if they are = to 0,0 it skips that step.) step1, step2, step3...etc.

(view all replies)
NXTGeek NXTGeek 4 years ago

thx...did you read the istuctions? lol. They took half of the project creation ime to wrtie!

(view all replies)
NXTGeek NXTGeek 4 years ago

Remix this and creqate your own animations!(plz give credit though. THX) You can put them in this: (link to gallery) gallery for all to see!

NXTGeek NXTGeek 4 years ago

The glitch has been fixed. However, you no longer can set the refresh rate.

Please Wait...