SPACE TRAVELER

by shankarprakash124 in Outside > Rockets

534 Views, 43 Favorites, 0 Comments

SPACE TRAVELER

Screenshot (36).png

Today we are going to do how to move a rocket using tinkercard. Don't worry it is very simple you can definity do this ...Let's go to our work

Supplies

network connection

laptop or desktop

Google Chrome

Screenshot (37).png
Screenshot (38).png
Screenshot (39).png
Screenshot (40).png
Screenshot (41).png

G to google chrome and search tinkercard ..then create your account..it is very imporatant.. and click to join

if you already have an account please login with it .or click create personal account or it above option..

you can sign in with google account and facebook account also..etc

I have already account on it so i am login with that account

after creating it click on the code block and create new one

i already create it i am open it

Object

Screenshot (21).png

we are creating an object called rocket.if you are new to this and you don't know where can take the creating object function....You can find it from left side of your screen

  • shapes
  • modify
    • create New object

from there we are put code to do this projects

Main Body

Screenshot (22).png

drag a cylinder from it ...and adjust it radius space as you want..then drag move function from modify

and drop it just below the cylinder and give value in z axis

Adding Payloading System to Rocket

Screenshot (23).png

Take paraboloid shape from shapes and adjust it measurement according your need and drag move again and value in axis

Add Fins to Rocket

Screenshot (24).png

Add Nozzle to the Rocket Give Measurement Values

Screenshot (26).png
Screenshot (33).png
Screenshot (34).png

from mark up drag say (add message as count down starts) and put below it....And drag count function from control and add 5 x say function in to count.. and add number in descending order

put 1 in count like :-count with i from 1 to 1 by 1 Its is very important

Then Create Group

Screenshot (34).png

I already create it in early picture but this step made for more clear to you..

add to move function and give its value

MY VALUES ARE LIST IN PICTURE YOU CAN TRY IT