feat: add basic map for lighting and shader testing
feat: implement OverlayShader for 'faking' vertex colours on certain external assets feat: add main theme as mono disc feat: add WS2_common_car model feat: update lighting settings and skybox feel chore: tweak various project settings Signed-off-by: Jo <johannesreckers2006@gmail.com>
This commit is contained in:
parent
5eb961ae8a
commit
fa599d7fb9
94 changed files with 7316 additions and 12 deletions
|
@ -0,0 +1,79 @@
|
|||
{
|
||||
"version": 2,
|
||||
"root": {
|
||||
"ref": "1",
|
||||
"type": "pallet#0"
|
||||
},
|
||||
"objects": {
|
||||
"1": {
|
||||
"barcode": "Jokiller230.WuhuIsland",
|
||||
"title": "WuhuIsland",
|
||||
"description": "Experience the infamous Wuhu Island in VR :3",
|
||||
"unlockable": false,
|
||||
"redacted": false,
|
||||
"author": "Jokiller230",
|
||||
"version": "1.0.1",
|
||||
"sdkVersion": "1.1.0",
|
||||
"internal": false,
|
||||
"crates": [
|
||||
{
|
||||
"ref": "2",
|
||||
"type": "crate-level#0"
|
||||
}
|
||||
],
|
||||
"dataCards": [
|
||||
{
|
||||
"ref": "3",
|
||||
"type": "datacard-monodisc#0"
|
||||
}
|
||||
],
|
||||
"tags": [],
|
||||
"changelogs": [
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"title": "Initial release",
|
||||
"text": "- add wuhu island level crate"
|
||||
},
|
||||
{
|
||||
"version": "1.1.0",
|
||||
"title": "Sound and Lighting",
|
||||
"text": "- bake lights\n- bake navmesh\n- add main theme mono disc"
|
||||
}
|
||||
],
|
||||
"isa": {
|
||||
"type": "pallet#0"
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"barcode": "Jokiller230.WuhuIsland.Level.WuhuIsland",
|
||||
"title": "Wuhu Island",
|
||||
"description": "",
|
||||
"unlockable": false,
|
||||
"redacted": false,
|
||||
"packedAssets": [],
|
||||
"mainAsset": "ec595bdc69068b0448f3794172046e52",
|
||||
"tags": [],
|
||||
"multiscene": false,
|
||||
"isa": {
|
||||
"type": "crate-level#0"
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"barcode": "Jokiller230.WuhuIsland.MonoDisc.WS2titlescreen",
|
||||
"title": "WS2_title_screen",
|
||||
"description": "The Wii Sports Resort title screen theme.",
|
||||
"unlockable": false,
|
||||
"redacted": false,
|
||||
"packedAssets": [
|
||||
{
|
||||
"title": "AudioClip",
|
||||
"guid": "ec3307f4e53e8fd408a73cbe4500b6e0"
|
||||
}
|
||||
],
|
||||
"dataCardAsset": "4310ad8852f03a542967f892c7abc454",
|
||||
"isa": {
|
||||
"type": "datacard-monodisc#0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
3af0c987e01e8b160783f1084919893d
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue