Asset Cache Generation Task
Step 1
Write down a bunch of ideas for characters, with a name and visual description.
50 characters
i.e.
Grimble Greenleef
little green gnome with a red hat, wearing a blue cloak, with a cute little white moustache
Put into a .json file as an array
[{name: "Grimble Greenleef", description: "little green gnome with a red hat, wearing a blue cloak, with a cute little white moustache" }]
Step 2
Write down a bunch of ideas for locations, with a name and visual description.
50 locations
i.e.
Western Town
Old timey western town from red dead redemption
Put into a .json file as an array
[{name: "Western Town", "Old timey western town from red dead redemption"}]
Step 3
Write down a bunch of ideas for props, with a name and visual description.
50 props
i.e.
Raygun
50s
Props are anything a character can interact with or talk about
Put into a .json file as an array
[{name: "Raygun ", "50s style raygun from the jetsons"}]
Step 4
Download 50 vroid characters
Create a list with character name, detailed description and vrm file
[{name: "Miku-chan", "Cute popstar in a white dress with blue hair, <more stuff here>", filename: "mikuchan.vrm"}]
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing