Page 104 - KEC Khaitan C4 Flipbook
P. 104
STEP-BY-STEP INSTRUCTIONS
1. Set Up the Backdrop:
Click on the Backdrops tab at the bottom-right of the screen.
Use the search bar to find a suitable train-themed backdrop.
Alternatively, use the Paint Editor to create your own backdrop for a custom scene.
Customize your backdrop with additional elements, such as:
o Train tracks
o A station
o Scenery (trees, clouds, etc.).
2. Add Sprites to Populate the Scene:
Delete the default Scratch Cat sprite by right-clicking on it and selecting "Delete."
Add new sprites:
o Click the cat-face icon in the bottom-right corner.
o Search for and select sprites related to the train theme (e.g., trains, passengers,
station workers).
o Alternatively, upload sprites from your computer or design new ones using the
Paint Editor.
Adjust sprite sizes using the Size property to fit them into the scene.
Consider adding:
o Multiple passenger sprites for realism.
o Animated elements like train doors or moving wheels.
3. Animate the Scene with Code:
Start Animation:
o Use the Event Block: Drag the when green flag clicked block to initiate the
animation.
o For interactive elements, use the when this sprite clicked block.
Control Movements:
o Use motion blocks (move [10] steps, glide [1] secs) for smooth train movement.
o Use broadcast [message] blocks to trigger events, such as opening doors or
picking up passengers.
Add Logic:
o Use if [condition] then blocks to implement interactivity (e.g., open doors when
the train stops at a station).
102 Premium Edition-IV

