Legend of Grimrock 2

File information

Last updated

Original upload

Created by

Skuggasveinn

Uploaded by

Skuggasveinn

Virus scan

Safe to use

About this mod

A conversion of the Forest Tileset from Legend of Grimrock 2 over to a winter scenario.

Permissions and credits
A conversion of the Forest Tileset from Legend of Grimrock 2 over to a winter scenario.

There are in fact 2 tilesets that come inside the files.
The Winter Tileset and an Urban Town tileset.
These tilesets will be updated over time with new assets, I will try to take great care in never renaming any asset after its release so that people should always be able to update there mods in progress.

The two tilesets can imported separately to your mod by placing the following lines into your init.lua
import "mod_assets/sx_winter_tileset/scripts/sx_winter_tileset_init.lua"
import "mod_assets/sx_urban_town/scripts/sx_urban_town_init.lua"
... and copy the respected folders to your mod.

The init.lua on the example dungeon also has party hooks for the particles and sounds for the environmental effects (snow / rain etc) , you need to copy that over to your party hooks in your own mod.

Please have a look at the dungeon file that comes with this mod with the editor.
The script (yes only one) inside has comments to help you leverage what can be done with these assets,
like how to make it snow, how to stop it, how to start the rain etc, its all really basic.

You can list out all the winter assets in your assets browser by using the keyword winter
You can list out all the urban assets in your assets browser by using the keyword urban

Some miscellaneous assets ( like sx_barrel_chest ) that don't really belong to one or the other can all be found by using the keyword sx_
All assets in these files start with the prefix sx_

There are 8 tiles included

autumn_trees_large
winter_frozen_lake
winter_ground_1
winter_ground_2
winter_ground_3
winter_trees_large
winter_trees_small
winter_wall