Skip to content

Commit

Permalink
version 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Edwar Diaz committed Dec 1, 2022
1 parent cfa898c commit f7316d3
Show file tree
Hide file tree
Showing 38 changed files with 11 additions and 10 deletions.
Binary file added Build/Windows/Application.ico
Binary file not shown.
4 changes: 2 additions & 2 deletions Config/DefaultEngine.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
+EditProfiles=(Name="Trigger",CustomResponses=((Channel=Projectile, Response=ECR_Ignore)))

[/Script/EngineSettings.GameMapsSettings]
EditorStartupMap=/Game/mapas/mapa_base.mapa_base
EditorStartupMap=/Game/mapas/presentacion.presentacion
LocalMapOptions=
TransitionMap=None
bUseSplitscreen=True
Expand All @@ -13,7 +13,7 @@ ThreePlayerSplitscreenLayout=FavorTop
FourPlayerSplitscreenLayout=Grid
bOffsetPlayerGamepadIds=False
GameInstanceClass=/Game/myassets/UDGameInstance.UDGameInstance_C
GameDefaultMap=/Game/mapas/mapa_base.mapa_base
GameDefaultMap=/Game/mapas/presentacion.presentacion
ServerDefaultMap=/Engine/Maps/Entry.Entry
GlobalDefaultGameMode=/Game/FirstPersonBP/Blueprints/FirstPersonGameMode.FirstPersonGameMode_C
GlobalDefaultServerGameMode=None
Expand Down
12 changes: 7 additions & 5 deletions Config/DefaultGame.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,18 @@ ProjectID=6C342B12420B77BDDF830895D2FD2C56
ProjectName=InmersionUD
SupportContact=eddiazr@correo.udistrital.edu.co
CompanyName=EDWAR DIAZ RUIZ
ProjectVersion=0.7.1
ProjectVersion=0.9.1
Homepage="https://inmersionud.vercel.app/"
ProjectDisplayedTitle=NSLOCTEXT("[/Script/EngineSettings]", "6CD0851C43C64334926964A523287DAD", "InmersionUD")
ProjectDebugTitleInfo=NSLOCTEXT("[/Script/EngineSettings]", "AA1C4E22459261B42375FCB5BD9E641B", "InmersionUD")
CopyrightNotice=Copyrigth Edwar Diaz 2023

[/Script/UnrealEd.ProjectPackagingSettings]
Build=Always
Build=IfProjectHasCode
BuildConfiguration=PPBC_Shipping
BuildTarget=0.8.0
BuildTarget=0.9.0
LaunchOnTarget=
StagingDirectory=(Path="C:/Proyectos/FacultadIngenieriaUE4/cOMPILADOREDUCIDO/Facultad de ingenieria v0.7.1")
StagingDirectory=(Path="C:/Proyectos/FacultadIngenieriaUE4/cOMPILADOREDUCIDO/Facultad de ingenieria v0.9.0")
FullRebuild=True
ForDistribution=True
IncludeDebugFiles=False
Expand Down Expand Up @@ -114,7 +115,8 @@ bSkipMovies=False
+MapsToCook=(FilePath="/Game/mapas/piso7_muebles")
+MapsToCook=(FilePath="/Game/mapas/piso8_muebles")
+MapsToCook=(FilePath="/Game/mapas/fachada")
PerPlatformBuildConfig=()
+MapsToCook=(FilePath="/Game/mapas/presentacion ")
PerPlatformBuildConfig=(("Windows", PPBC_Shipping))
PerPlatformTargetFlavorName=(("Android", "Android_ASTC"))
PerPlatformBuildTarget=()

Expand Down
4 changes: 2 additions & 2 deletions Config/DefaultInput.ini
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,9 @@ DoubleClickTime=0.200000
+ActionMappings=(ActionName="ResetVR",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=MagicLeap_Right_Bumper)
+ActionMappings=(ActionName="OpenSettings",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=E)
+ActionMappings=(ActionName="OpenSettings",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_Special_Left)
+ActionMappings=(ActionName="OpenMenu",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=M)
+ActionMappings=(ActionName="OpenMenu",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=P)
+ActionMappings=(ActionName="OpenSettings",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Escape)
+ActionMappings=(ActionName="OpenSettings",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=P)
+ActionMappings=(ActionName="OpenSettings",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=M)
+AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=W)
+AxisMappings=(AxisName="MoveForward",Scale=-1.000000,Key=S)
+AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=Up)
Expand Down
Binary file modified Content/FirstPersonBP/Blueprints/FirstPersonCharacter.uasset
Binary file not shown.
Binary file not shown.
Binary file added Content/Splash/EdSplash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Content/Splash/EdSplash.uasset
Binary file not shown.
Binary file added Content/Splash/Splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Content/Splash/Splash.uasset
Binary file not shown.
Binary file added Content/UI/BasicStyleDataTable.uasset
Binary file not shown.
Binary file added Content/UI/Pages/EncuestaPage.uasset
Binary file not shown.
Binary file added Content/UI/Pages/ExitPage.uasset
Binary file not shown.
Binary file added Content/UI/Pages/InformacionPage.uasset
Binary file not shown.
Binary file modified Content/UI/Pages/RutaMenuPage.uasset
Binary file not shown.
Binary file added Content/UI/Pages/TutorialPage.uasset
Binary file not shown.
Binary file modified Content/UI/Pages/VideoSettingsPage.uasset
Binary file not shown.
Binary file modified Content/UI/SettingsUI.uasset
Binary file not shown.
Binary file modified Content/interface/UI_inicial.uasset
Binary file not shown.
Binary file modified Content/mapas/mapa_base.umap
Binary file not shown.
Binary file modified Content/mapas/piso7.umap
Binary file not shown.
Binary file added Content/mapas/presentacion.umap
Binary file not shown.
Binary file added Content/myassets/MyTextMaterialOpaque.uasset
Binary file not shown.
Binary file modified Content/myassets/P_my_ky_healAura.uasset
Binary file not shown.
Binary file added Content/myassets/StaticGameMode.uasset
Binary file not shown.
Binary file modified Content/myassets/UDGameInstance.uasset
Binary file not shown.
Binary file added Content/myassets/img/black1.uasset
Binary file not shown.
Binary file added Content/myassets/img/black2.uasset
Binary file not shown.
Binary file added Content/myassets/img/presentacion1.uasset
Binary file not shown.
Binary file added Content/myassets/img/presentacion1_Mat.uasset
Binary file not shown.
Binary file not shown.
Binary file added Content/myassets/img/presentacion2.uasset
Binary file not shown.
Binary file not shown.
Binary file modified Content/myassets/loader_levels.uasset
Binary file not shown.
Binary file added Content/myassets/materials/White_mat.uasset
Binary file not shown.
Binary file added Content/myassets/materials/White_mat_Inst.uasset
Binary file not shown.
Binary file modified Content/myassets/referencia.uasset
Binary file not shown.
1 change: 0 additions & 1 deletion data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ aud;Auditorio ;1;true;Bajando por las escaleras tambien encontraras la sala de v
plaz;Plazoleta;1;false;;Plazoleta
e8;Entrada Carrera octava;1;false;;Entrada Carrera octava
e7;Entrada Carreta septima;1;false;;Entrada Carreta septima
exit;Punto de encuentro;1;false;;Punto de encuentro
b1;Bathroom piso 1;1;true;Bathroom de hombres y de mujeres;Bathroom piso 1
s201;Salon 201;2;false;;Salon 201
s202;Salon 202;2;false;;Salon 202
Expand Down

0 comments on commit f7316d3

Please sign in to comment.