Video tutorials
There are various videos provided for people interested in building games. They are mostly aimed for a beginner or intermediate.
Martin Magni
Martin Magni made a video showing how one can make an entirely new Fancade game from scratch:
Mathias Elgaard
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:
He describes the scripts introduced in Fancade 1.4 as well:
Spolarium
Spolarium made several tutorials on how to make games from scratch. The playlist is available here. Notable examples:
- 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
GM
Gunnel Magnusson has full of tutorials 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
Olle Landin made a video for those used to writing code:
JoshuaTNTGamer
JoshuaTNTGamer made a couple of 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
Benjimanrich
Benjimanrich created a tutorial on physics.
Arindam
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
Aliorio made some tutorials:
G-Progress
G-Progress made simple tutorials: