Skip to content

Commit

Permalink
added Big Mensa Theme
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaio3D committed Feb 24, 2025
1 parent 7e5870c commit f552b12
Show file tree
Hide file tree
Showing 8 changed files with 21 additions and 61 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const BigWorldAWT: AWT = {
author: "Au Thor",
language: "de",
world: {
worldName: "Story World",
worldName: "Mensa World",
worldDescription: "Beschreibung der großen Welt",
worldGoals: ["Weltziel 1/3", "Weltziel 2/3", "Weltziel 3/3"],
topics: [
Expand All @@ -31,18 +31,18 @@ const BigWorldAWT: AWT = {
spaces: [
{
spaceId: 1,
spaceName: "Mensa Subtheme",
spaceName: "Mensa 6 LE",
spaceDescription: "Ja, der Name dieses Raumes ist extrea so lang",
spaceGoals: [
"Ziel des abgeschlossenen Raumes 1/3",
"Ziel des abgeschlossenen Raumes 2/3",
"Ziel des abgeschlossenen Raumes 3/3",
],
spaceSlotContents: [1],
requiredPointsToComplete: 1,
requiredPointsToComplete: 0,
requiredSpacesToEnter: "",
spaceTemplate: "R_20X20_6L",
spaceTemplateStyle: "CAMPUSKEMPTEN",
spaceTemplateStyle: "",
spaceStory: {
introStory: {
storyTexts: [
Expand All @@ -57,14 +57,14 @@ const BigWorldAWT: AWT = {
},
{
spaceId: 2,
spaceName: "Bib Subtheme",
spaceName: "Mensa 8 LE",
spaceDescription: "rdescription2",
spaceGoals: ["rgoals2"],
spaceSlotContents: [2],
requiredPointsToComplete: 1,
requiredPointsToComplete: 0,
requiredSpacesToEnter: "",
spaceTemplate: "R_20X30_8L",
spaceTemplateStyle: "CampusKE",
spaceTemplateStyle: "",
spaceStory: {
introStory: null,
outroStory: {
Expand All @@ -79,13 +79,13 @@ const BigWorldAWT: AWT = {
},
{
spaceId: 3,
spaceName: "Intro + Outro 1 NPC",
spaceName: "Mensa 10 LE",
spaceDescription: "rdescription3",
spaceGoals: ["rgoals3"],
spaceSlotContents: [3],
requiredPointsToComplete: 1,
requiredPointsToComplete: 0,
requiredSpacesToEnter: "",
spaceTemplate: "D_40X37_15L",
spaceTemplate: "L_32X31_10L",
spaceTemplateStyle: "",
spaceStory: {
introStory: {
Expand All @@ -104,11 +104,11 @@ const BigWorldAWT: AWT = {
},
{
spaceId: 4,
spaceName: "Intro + Outro 2 NPC",
spaceName: "Mensa 13 LE",
spaceDescription: "rdescription4",
spaceGoals: ["rgoals4"],
spaceSlotContents: [4],
requiredPointsToComplete: 1,
requiredPointsToComplete: 0,
requiredSpacesToEnter: "(3)v((2)^(1))",
spaceTemplate: "T_40X32_13L",
spaceTemplateStyle: "",
Expand All @@ -133,11 +133,11 @@ const BigWorldAWT: AWT = {
},
{
spaceId: 5,
spaceName: "Intro + Outro 2 NPC",
spaceName: "Mensa 15 LE",
spaceDescription: "rdescription5",
spaceGoals: ["rgoals5"],
spaceSlotContents: [5],
requiredPointsToComplete: 1,
requiredPointsToComplete: 0,
requiredSpacesToEnter: "4",
spaceTemplate: "D_40X37_15L",
spaceTemplateStyle: "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const SmallWorldAWT: AWT = {
author: "Ricardo",
language: "de",
world: {
worldName: "Small World",
worldName: "Library Theme",
worldDescription:
"Small World with only one topic and one space but with all elements",
worldGoals: ["Weltziel 1/3", "Weltziel 2/3", "Weltziel 3/3"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,16 +101,7 @@ export const LearningSpaceTemplate_D: ILearningSpaceTemplate = {
position: { x: 6.4, y: -0.8 },
orientation: { rotation: 0 },
},
windows: [
{
position: { x: -8.6, y: -3.4 },
orientation: { rotation: 180 },
},
{
position: { x: -8.6, y: 2.6 },
orientation: { rotation: 180 },
},
],
windows: [],
playerSpawnPoint: {
position: { x: -5.2, y: -8 },
orientation: { rotation: 0 },
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,20 +75,7 @@ export const LearningSpaceTemplate_L: ILearningSpaceTemplate = {
position: { x: 5.6, y: 2 },
orientation: { rotation: 0 },
},
windows: [
{
position: { x: -7.0, y: -3.6 },
orientation: { rotation: 180 },
},
{
position: { x: -0.8, y: 5.4 },
orientation: { rotation: 270 },
},
{
position: { x: 2.4, y: 5.4 },
orientation: { rotation: 270 },
},
],
windows: [],
playerSpawnPoint: {
position: { x: -3.2, y: -7.6 },
orientation: { rotation: -90 },
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,16 +63,7 @@ export const LearningSpaceTemplate_R8: ILearningSpaceTemplate = {
position: { x: 4, y: 4 },
orientation: { rotation: 0 },
},
windows: [
{
position: { x: -4.15, y: -2 },
orientation: { rotation: 180 },
},
{
position: { x: -4.15, y: 2 },
orientation: { rotation: 180 },
},
],
windows: [],
playerSpawnPoint: {
position: { x: 0, y: -5.2 },
orientation: { rotation: 0 },
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,16 +95,7 @@ export const LearningSpaceTemplate_T: ILearningSpaceTemplate = {
position: { x: -8.4, y: 4.2 },
orientation: { rotation: 180 },
},
windows: [
{
position: { x: -8.6, y: -5.6 },
orientation: { rotation: 180 },
},
{
position: { x: -8.6, y: -3.6 },
orientation: { rotation: 180 },
},
],
windows: [],
playerSpawnPoint: {
position: { x: 4, y: -0.8 },
orientation: { rotation: -90 },
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export const LearningSpaceTheme_CampusAB: ILearningSpaceTheme = {
entryDoorModel: require("../../../../Assets/3dModels/campusTheme/sci_fi_elevator.glb"),
exitDoorModel: require("../../../../Assets/3dModels/campusTheme/sci_fi_elevator.glb"),
windowModel: require("../../../../Assets/3dModels/campusTheme/d-door-campus-window.glb"),
ambienceModel: require("../../../../Assets/3dModels/campusTheme/Sub_Env_Library.glb"),
ambienceModel: require("../../../../Assets/3dModels/campusTheme/Sub_Env_MensaBig.glb"),
storyElementModel:
LearningElementModelTypeEnums.QuizElementModelTypes.DefaultNPC,
insideDecorationModels: {
Expand Down Expand Up @@ -75,7 +75,7 @@ export const LearningSpaceTheme_CampusKE: ILearningSpaceTheme = {
entryDoorModel: LearningSpaceTheme_CampusAB.entryDoorModel,
exitDoorModel: LearningSpaceTheme_CampusAB.exitDoorModel,
windowModel: LearningSpaceTheme_CampusAB.windowModel,
ambienceModel: require("../../../../Assets/3dModels/campusTheme/Sub_Env_Mensa.glb"),
ambienceModel: require("../../../../Assets/3dModels/campusTheme/Sub_Env_Library.glb"),
storyElementModel: LearningSpaceTheme_CampusAB.storyElementModel,
insideDecorationModels: LearningSpaceTheme_CampusAB.insideDecorationModels,
outsideDecorationModels: LearningSpaceTheme_CampusAB.outsideDecorationModels,
Expand Down

0 comments on commit f552b12

Please sign in to comment.