Editable: Difference between revisions
(Added content) Tags: Mobile edit Mobile web edit |
Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
In [[Fancade]], '''Editable''' | In [[Fancade]], '''Editable''' means anything like a game, world, object, model, script, or asset that you can change yourself. If something's marked as editable, it means players and creators can check it out and change stuff right there. | ||
== Overview == | == Overview == | ||
Editable content | Editable content is great because it helps people learn, work together, and remix stuff by showing how things were made. | ||
== Editable Games == | == Editable Games == | ||
When you play a game in Fancade, you may see an | When you play a game in Fancade, you may see an '''Edit''' button: | ||
* If the game is | * If the game is '''editable''', you can open it in the editor and see how it works. | ||
* If it’s | * If it’s '''not editable''', the creator has disabled editing access. | ||
== Benefits of Editable Content == | == Benefits of Editable Content == | ||
Line 23: | Line 23: | ||
== Related == | == Related == | ||
* [[Build]] | * [[Build]] | ||
[[Category:Game Making]] | [[Category:Game Making]] | ||
[[Category:Editor]] | [[Category:Editor]] | ||
[[Category:Sharing]] | [[Category:Sharing]] |
Latest revision as of 15:38, 28 July 2025
In Fancade, Editable means anything like a game, world, object, model, script, or asset that you can change yourself. If something's marked as editable, it means players and creators can check it out and change stuff right there.
Overview
Editable content is great because it helps people learn, work together, and remix stuff by showing how things were made.
Editable Games
When you play a game in Fancade, you may see an Edit button:
- If the game is editable, you can open it in the editor and see how it works.
- If it’s not editable, the creator has disabled editing access.
Benefits of Editable Content
- Lets others learn from your creations
- Encourages remixing and improvements
- Helps newer users understand scripting and design
Caution
If you make your work editable, anyone can:
- View and duplicate your code
- Modify and reupload with credit or changes
- Learn from your style and techniques