Started the game

Added the assets, made a new map, and put in a new blueprint class.
This commit is contained in:
EgonVM 2024-05-06 20:43:04 +03:00
parent e55214a398
commit 49375fb205
108 changed files with 3642 additions and 7 deletions

View File

@ -132,7 +132,7 @@ DefaultGraphicsPerformance=Scalable
AppliedDefaultGraphicsPerformance=Scalable
[/Script/EngineSettings.GameMapsSettings]
EditorStartupMap=/Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap
EditorStartupMap=/Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld
LocalMapOptions=
TransitionMap=None
bUseSplitscreen=False
@ -141,7 +141,7 @@ ThreePlayerSplitscreenLayout=FavorTop
FourPlayerSplitscreenLayout=Grid
bOffsetPlayerGamepadIds=False
GameInstanceClass=/Script/Engine.GameInstance
GameDefaultMap=/Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap
GameDefaultMap=/Game/ProjectAssets/Maps/TheMainWorld.TheMainWorld
ServerDefaultMap=/Engine/Maps/Entry.Entry
GlobalDefaultGameMode=/Game/VRTemplate/Blueprints/VRGameMode.VRGameMode_C
GlobalDefaultServerGameMode=None

View File

@ -1,8 +1,12 @@
[/Script/EngineSettings.GeneralProjectSettings]
ProjectID=286DFFB640FF77C647C6CFAD1E7C5995
bStartInVR=True
ProjectName=VRWizardGame
ProjectVersion=0.0.0.1
Description=For VR course
CompanyName=No-Company
[StartupActions]
bAddPacks=True
InsertPack=(PackSource="StarterContent.upack",PackName="StarterContent")

View File

@ -0,0 +1,11 @@
Model Information:
* title: Magic runestones
* source: https://sketchfab.com/3d-models/magic-runestones-e383e1c4c5234287995fa4cea99bbbe3
* author: reddification (https://sketchfab.com/reddification)
Model License:
* license type: CC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/)
* requirements: Author must be credited. Commercial use is allowed.
If you use this 3D model in your project be sure to copy paste this credit wherever you share it:
This work is based on "Magic runestones" (https://sketchfab.com/3d-models/magic-runestones-e383e1c4c5234287995fa4cea99bbbe3) by reddification (https://sketchfab.com/reddification) licensed under CC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/)

View File

@ -0,0 +1 @@
"Wizard Staff" (https://skfb.ly/6WTSE) by Gw1p is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).

View File

@ -0,0 +1 @@
"Crescent Moon Staff" (https://skfb.ly/6WTUH) by magiccc is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).

View File

@ -0,0 +1 @@
"Staff" (https://skfb.ly/6WNLu) by ALA is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).

View File

@ -0,0 +1 @@
"Crystal staff" (https://skfb.ly/o7Awx) by VALIDOL is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).

Some files were not shown because too many files have changed in this diff Show More