Thunkable Docs
Click here to build your own apps!
Drag and Drop docs
Snap to Place docs
Search…
Snap to Place
👋
Welcome to Thunkable
👶
Getting Started
🆕
Create New Project
Thunkable Sample Projects
Public Gallery of Projects
🛠️ Components
🔘
User Interface
Button
Label
Text Input
List Viewer
Web Viewer
Switch
Slider
Alert
Loading Icon
Date Input
Time Input
PDF Reader
Rating
📊
Data Viewers
Data Viewer List
Data Viewer Grid
Custom Data Viewer Layout
Data Sources
📐
Layout
Top Tab Navigator
Bottom Tab Navigator
Stack Navigator
Drawer Navigator
Screen
Row
Column
📷
Image
Image
Photo Library
Camera
Barcode Scanner
Image Recognizer
Animation by Lottie
Video
Video Recorder
🗄️ Data
Local Storage
Local DB
Realtime DB by Firebase
Airtable
Media DB by Cloudinary
File Picker
Web API
🌍
Location
Maps by Google and Apple
Location Sensor
💲
Monetization
Ads by AdMob
In-App Purchase
🌐
Sensors
Gyroscope
Magnetometer
Accelerometer
Timer
Bluetooth Low Energy
🔊
Voice
Sound
Text to Speech
Speech Recognizer
Translator
Assistant by Dialogflow
Audio Recorder
🤝
Social
Share
Email Sign In by Firebase
Push Notifications by One Signal
🎮Gaming
Canvas
Sprites
Sprite Gallery
Canvas Label
🤖Gaming Blocks🎮
Events
Motion
Looks
Direction
Sensing
Add & Remove
Stage
Canvas Label
🤖
Blocks
Control
Logic
Math
Text
Lists
Color
Objects
Device
Variables
Functions
"Any Component" Blocks
🖥️ App Services & Emulators
🔒
App Data Privacy
➕
Make Copy
📥
Download
📤
Share
📱
Publish
Publish to App Store (iOS)
Publish to Play Store (Android) with AAB
Publish as a Web App (PRO)
Generate Screenshots
🔎
Troubleshooting
📏
Intro to Spacing
🖼️ Intro to Sizing
🔤
Fonts
💾
Managing Storage
📰
Release Notes
🗄️ Release Notes Archive
📝
Bugs and Feature Requests
Powered By
GitBook
Looks
Program a sprite's image, size, and visibility
Sprite Visibility
Set Visibility
Show the selected sprite or hide the selected sprite on the canvas.
Get Visibility
Returns true if the sprite is visible, and false if it is hidden
Sprite Image
Next or Previous Image
Set the sprite's image to the next or previous image in the sprite type's
picture list
.
Set Image Number
Set the sprite's image to an image in the sprite type's
picture list
.
Sprite Dimensions
Set Height or Width to
Set the Sprite's height or width.
Change Height or Width by
Change the sprite's height or width.
Get Height or Width
Get the sprite's height or width.
Flip Sprite
Flip Sprite along a specified axis.
Freeze Frame
Stamp
Add freeze frame of sprite in current position.
Drawing
Draw Line
Draw line between two points with specified width and color.
Draw Circle
Draw circle outline at specified point with a given radius.
Draw Filled Circle
Draw filled circle at specified point with a given radius.
Draw Polygon
Draw a polygon outline at a specified point. The number of sides, length of sides, and angle of rotation (measured in degrees) can be specified.
Draw Filled Polygon
Draw a filled polygon at a specified point. The number of sides, length of sides, and angle of rotation (measured in degrees) can be specified.
Clear Drawings
Clear all the drawings on the specified canvas.
Make Image
Get an image of the specified canvas. Returns a base 64 encoded image.
Previous
Motion
Next
Direction
Last modified
1yr ago
Export as PDF
Copy link
Contents
Sprite Visibility
Set Visibility
Get Visibility
Sprite Image
Next or Previous Image
Set Image Number
Sprite Dimensions
Set Height or Width to
Change Height or Width by
Get Height or Width
Flip Sprite
Freeze Frame
Stamp
Drawing
Draw Line
Draw Circle
Draw Filled Circle
Draw Polygon
Draw Filled Polygon
Clear Drawings
Make Image