Are there any video tutorials?
Why yes!
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 scriptblock, copy and paste blocks
- Use blocks made by other creators, rotade a block, use two scriptblocks: set position and rotation
- Move a whole building from one game to another!
Mathias Elgaard made an entire YouTube tutorial series introducing Fancade scripting:
- Values and Variables
- Basic Math
- Control Wires
- If Statements
- Loops
- Moving and Rotating Objects
- Creating and Destroying Objects
- Camera and Light
- Lists
Martin made a video showing how you can make an entirely new game from scratch:
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
Olle Landin made a video for those who're used to writing code:
JoshuaTNTGamer made several video tutorials:
Benjamin Mathew made a tutorial on physics script blocks: