Difference between revisions of "NDVideoUnityCustomMapTutorial"

From Legends of Aria Admin and Modding Wiki
Jump to: navigation, search
(Created page with "<p style="color: #DDDD88;font-size: 24px;width:60%;margin: 0 auto">Creating a Custom Map</p> <p style="width: 60%;margin: 0 auto">Below is a table showing simple to follow ins...")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<p style="width:60%;margin: 0 auto">[[NewDawnHome|[Main]]]</p>
 
<p style="color: #DDDD88;font-size: 24px;width:60%;margin: 0 auto">Creating a Custom Map</p>
 
<p style="color: #DDDD88;font-size: 24px;width:60%;margin: 0 auto">Creating a Custom Map</p>
 
<p style="width: 60%;margin: 0 auto">Below is a table showing simple to follow instructional videos on creating and populating a custom map. </p>
 
<p style="width: 60%;margin: 0 auto">Below is a table showing simple to follow instructional videos on creating and populating a custom map. </p>
Line 6: Line 7:
 
! Category!! Description
 
! Category!! Description
 
|-
 
|-
| [[NDTutoralVideoAddingATerrain|Adding A Terrain]] || Join me in a quick video on what terrains are and how to add them .
+
| [[NDTutoralVideoUnityProjectSetup|Unity Project Setup]] || Join me in a quick video on how to setup a unity project with the LoAToolkit.
 
|-
 
|-
| [[NDTutoralVideo|Creating a Outpost]] || Join me in a quick video making a magic weapon.
+
| [[NDTutoralVideoAddingATerrain|Adding A Terrain]] || Join me in a quick video on what terrains are and how to add them.
 
|-
 
|-
| [[NDTutoralVideo|Creating a Region]] || Join me in a quick video on how to make our outpost guarded and create spawn areas.
+
| [[NDTutoralVideoCreateAOutPost|Creating a Outpost]] || Join me in a quick video making a magic weapon.
 
|-
 
|-
| [[NDTutoralVideo|Adding Harvesting Nodes]] || Join me in a quick video on how to add harvesting nodes and control what can be harvested.
+
| [[NDTutoralVideoCreateARegion|Creating a Region]] || Join me in a quick video on how to make our outpost guarded and create spawn areas.
 
|-
 
|-
| [[NDTutoralVideo|Day Night Cycles]] || Join me in a quick video on how to change settings and creation of a DayNight controller.
+
| [[NDTutoralVideoAddingHarvestingNodes|Adding Harvesting Nodes]] || Join me in a quick video on how to add harvesting nodes and control what can be harvested.
 
|-
 
|-
| [[NDTutoralVideo|Creating a Dungeon]] || Join me in a quick video on how to create a quick dungeon and creating the travel method between our outpost map and the dungeon.
+
| [[NDTutoralVideoDayNightCycles|Day Night Cycles]] || Join me in a quick video on how to change settings and creation of a DayNight controller.
 
|-
 
|-
| [[NDTutoralVideo|Creating Dungeon Regions]] || Join me in a quick video on how to add region locations and spawn controller for our newly created dungeon.
+
| [[NDTutoralVideoCreatingADungeon|Creating a Cave To Explore]] || Join me in a quick video on how to create a quick cave for players to explore.
 +
|-
 +
| [[NDTutoralVideoCreatingDungeonRegions|Creating Spawn Controllers]] || Join me in a quick video on how to add spawn controllers to our map.
 
|}
 
|}
 
</center>
 
</center>

Latest revision as of 04:30, 12 November 2019

[Main]

Creating a Custom Map

Below is a table showing simple to follow instructional videos on creating and populating a custom map.

Category Description
Unity Project Setup Join me in a quick video on how to setup a unity project with the LoAToolkit.
Adding A Terrain Join me in a quick video on what terrains are and how to add them.
Creating a Outpost Join me in a quick video making a magic weapon.
Creating a Region Join me in a quick video on how to make our outpost guarded and create spawn areas.
Adding Harvesting Nodes Join me in a quick video on how to add harvesting nodes and control what can be harvested.
Day Night Cycles Join me in a quick video on how to change settings and creation of a DayNight controller.
Creating a Cave To Explore Join me in a quick video on how to create a quick cave for players to explore.
Creating Spawn Controllers Join me in a quick video on how to add spawn controllers to our map.