Thanks TheLacus, appreciate the confirmation and understand now.
By the way I think I found an issue with the preset selection box - it doesn't handle descriptions that are not very short gracefully. I tried adding descriptionLabel.WrapText = true; to the label which helps but the wrapping is not very good. Just a heads up in case you were unaware.
Modding Tutorials
- Hazelnut
- Posts: 2531
- Joined: Sat Aug 26, 2017 2:46 pm
- Contact:
Re: Modding Tutorials
See my mod code for examples of how to change various aspects of DFU: https://github.com/ajrb/dfunity-mods
-
- Posts: 12
- Joined: Tue Dec 22, 2020 11:39 pm
Re: Modding Tutorials
The 'Setup' scene described in the original post no longer exists in the repo. I tried pressing the play button in Unity with each scenes available but can't get to the mod manager:
EDIT: I re-extracted the git repo download and we all good now. Startup scene correctly shows the Daggerfall Unity menu.
EDIT 2: Looks like this was caused by me building all 3 OS versions of my mod. It was trying to load them all on game start and erroring out. Annoyingly the 'Mod Builder' window defaults to having all 3 OS's checked by default every time I open it.
- BasicScene - Does nothing
- DaggerfallUnityGame - Starts the game at the cinematic before the load screen with no mods as far as I can tell
- DaggerfallUnityStartup - Opens a floating camera looking at a castle.
EDIT: I re-extracted the git repo download and we all good now. Startup scene correctly shows the Daggerfall Unity menu.
EDIT 2: Looks like this was caused by me building all 3 OS versions of my mod. It was trying to load them all on game start and erroring out. Annoyingly the 'Mod Builder' window defaults to having all 3 OS's checked by default every time I open it.
-
- Posts: 8
- Joined: Fri Jan 08, 2021 11:02 pm
Re: Modding Tutorials
how do you get modmanager and the bundle
-
- Posts: 1
- Joined: Mon Jan 11, 2021 2:35 pm
Re: Modding Tutorials
Hi. Is there a new instruction for creating fonts? On the page https://www.dfworkshop.net/creating-sdf ... fall-unity / written that is no longer relevant. But more interested in supporting Cyrillic characters. If you create a font with Cyrillic, the game will display Russian words, for example?
-
- Posts: 8
- Joined: Fri Jan 08, 2021 11:02 pm
does anyone know where to get the mod builder in unity
does anyone know where to get the mod builder in unity
-
- Posts: 8
- Joined: Fri Jan 08, 2021 11:02 pm
Re: Modding Tutorials
wheres the mod builder
-
- Posts: 8
- Joined: Fri Jan 08, 2021 11:02 pm
Re: Modding Tutorials
wheres the mod builder
- TheLacus
- Posts: 1288
- Joined: Wed Sep 14, 2016 6:22 pm
- Contact:
Re: does anyone know where to get the mod builder in unity
Download Unity 2019.4.10f1 LTS and daggerfall-unity.verytrueidiot wrote: ↑Wed Jan 13, 2021 6:29 pm does anyone know where to get the mod builder in unity
Mod System documentation - Learn how to create mods for Daggerfall Unity.
Modder Discussion - General help and discussion for the mod system.
Github Issues - Submit a bug report for the game, including the mod system.
Modder Discussion - General help and discussion for the mod system.
Github Issues - Submit a bug report for the game, including the mod system.