KospY / BasSDK

Official SDK for the VR game "Blade & Sorcery"
https://store.steampowered.com/app/629730/Blade_and_Sorcery
114 stars 67 forks source link

Add Template Scenes for Levels #36

Closed KaiDevvy closed 1 year ago

KaiDevvy commented 2 years ago

This change adds three new templates to the New Scene window, allowing users to create new levels from a template.

image

This intends to resolve a lot of the issues users have when adding common prefabs such as the item spawner, world map, etc from the proto level or from the project assets.

There are three templates included:

All three scenes contain a complete lighting and navigation setup, with reflection and light probes. The lighting and navigation data is copied across when a user makes a new scene from any template.

Survival

image

Sandbox

image

Empty

image

imememani commented 1 year ago

lgtm