Are there any video tutorials?
The answer is yes!!
Martin Magni made a video showing how you can make an entirely new Fancade game from scratch:
Mathias Elgaard made an entire YouTube tutorial series introducing Fancade scripting:
Beginner series:
- Values and Variables
- Basic Math
- Control Wires
- If Statements
- Loops
- Moving and Rotating Objects
- Creating and Destroying Objects
- Camera and Light
Advanced series:
Spolarium made several tutorials on how to make games from scratch:
- How to make Fall Off in Fancade
- How to make Pong in Fancade
- How to make Simon in Fancade
- How to make Snake in Fancade
- How to make Concentration in Fancade
- How to make Sokoban in Fancade
Gunnel Magnusson has a whole YouTube channel full of videos on the simplest way to get started making games using kits:
- Edit, paint a block, remove a level, rename a game, publish a game
- Make a new level, change background color, copy a level, update a game
- Select block, repaint a block, remove a block, copy a block
- Select many blocks, take the copy and paste, multiply a chair
- Change a block to a window, a chair and a picture
- Search games, ”can edit anything” use blocks from other creators
- Ask for help, Discord server
- Fixel Kit, follow the instructions
- Search Fixel games
- Name of blocks & glue
- Search Hole games
- Look inside a script block, copy and paste blocks
- Use blocks made by other creators, rotate a block, use two script blocks: set position and rotation
- Move or copy a whole building from one game to another!
Olle Landin made a video for those who're used to writing code:
JoshuaTNTGamer made several video tutorials:
- Long Tap Sensor Tutorial
- How to make a Duet Game
- How to make a Musical Line Game
- How to Glue 2 Objects using Constraints
- Player and Enemy Tutorial
Benjamin Mathew made a tutorial on physics script blocks:
Arindam made several video tutorials on scripting:
- How to make Camera following object
- How to make a object change direction on hitting wall
- Make a swipe to move object
- Create HP bar
Aliorio made some tutorials:
G-Progress made many simple tutorials: