Giter Site home page Giter Site logo

Comments (32)

GoblinFiend avatar GoblinFiend commented on August 16, 2024 1

The other objects in the Testmod have a node on the top left that says ScanNode. Copy that into your prefab and move it accordingly. I'm pretty sure that setting your spawn weights all at 100 makes them all spawn equally as much when they do spawn (often)? but unsure

from lethalsdk-unity-project.

HolographicWings avatar HolographicWings commented on August 16, 2024

The other objects in the Testmod have a node on the top left that says ScanNode. Copy that into your prefab and move it accordingly. I'm pretty sure that setting your spawn weights all at 100 makes them all spawn equally as much when they do spawn (often)? but unsure

Thanks you for answering them

Yes, the prefab of your scrap require a ScanNode in his childs as in the templates
And it's not a spawnrate, it's a no-ponderous spawn weight, so if you set it to 100, it will compare his spawn weight to the other scraps in the spawnlist, the expansion mod have a settings menu where you can increase the scraps spawn rate of all dungeons.

from lethalsdk-unity-project.

Roborofler avatar Roborofler commented on August 16, 2024

The other objects in the Testmod have a node on the top left that says ScanNode. Copy that into your prefab and move it accordingly. I'm pretty sure that setting your spawn weights all at 100 makes them all spawn equally as much when they do spawn (often)? but unsure

Thanks you for answering them

Yes, the prefab of your scrap require a ScanNode in his childs as in the templates And it's not a spawnrate, it's a no-ponderous spawn weight, so if you set it to 100, it will compare his spawn weight to the other scraps in the spawnlist, the expansion mod have a settings menu where you can increase the scraps spawn rate of all dungeons.

I set max spawnrate in ingame settings and 100 to few of my scraps, but or i unlucky or i cant see other except first in folder.
And is there any way to just spawn scrap for test? Thanks

from lethalsdk-unity-project.

HolographicWings avatar HolographicWings commented on August 16, 2024

The other objects in the Testmod have a node on the top left that says ScanNode. Copy that into your prefab and move it accordingly. I'm pretty sure that setting your spawn weights all at 100 makes them all spawn equally as much when they do spawn (often)? but unsure

Thanks you for answering them
Yes, the prefab of your scrap require a ScanNode in his childs as in the templates And it's not a spawnrate, it's a no-ponderous spawn weight, so if you set it to 100, it will compare his spawn weight to the other scraps in the spawnlist, the expansion mod have a settings menu where you can increase the scraps spawn rate of all dungeons.

I set max spawnrate in ingame settings and 100 to few of my scraps, but or i unlucky or i cant see other except first in folder. And is there any way to just spawn scrap for test? Thanks

No sorry, but you could use the UnityExplorer mod to see if your scraps are spawning in the scene
Show me the manifest of your mod too

from lethalsdk-unity-project.

Roborofler avatar Roborofler commented on August 16, 2024

https://fex.net/s/7dyfaxa -- manifest
ok much thanks ill try that mod)

from lethalsdk-unity-project.

HolographicWings avatar HolographicWings commented on August 16, 2024

https://fex.net/s/7dyfaxa -- manifest ok much thanks ill try that mod)

i meant the manifest in unity, where you added your scraps
do update your sdk too

from lethalsdk-unity-project.

Roborofler avatar Roborofler commented on August 16, 2024

зображення_2023-12-14_163533170
This manifest? And how do i update? I need to reopen new SDK as new project and transfer my mod folder? thanks!

from lethalsdk-unity-project.

Roborofler avatar Roborofler commented on August 16, 2024

So i loaded a few times with 10-15 spawn weight and zero custom scrap spawning :(

from lethalsdk-unity-project.

HolographicWings avatar HolographicWings commented on August 16, 2024

So i loaded a few times with 10-15 spawn weight and zero custom scrap spawning :(

can you show me the eyeball in inspector ?
also it's prefab

from lethalsdk-unity-project.

Roborofler avatar Roborofler commented on August 16, 2024

зображення_2023-12-14_165603707
зображення_2023-12-14_165622269

from lethalsdk-unity-project.

HolographicWings avatar HolographicWings commented on August 16, 2024

зображення_2023-12-14_165603707 зображення_2023-12-14_165622269

you still checked Use Global Spawn Rate

can you show me the scannode ?

from lethalsdk-unity-project.

Roborofler avatar Roborofler commented on August 16, 2024

I tried with and without few times wtih 100 values.
зображення_2023-12-14_170001137

from lethalsdk-unity-project.

HolographicWings avatar HolographicWings commented on August 16, 2024

here is the scan issue, watch how the scannode is made for the templates
it's about the mesh and the material
Mesh must be the Unity Primitive Cube, the material must be Trigger embed in the LethalExpansion folder and leave the Box Collider size to 1 1 1, change the ScanNode scale instead

uncheck "Use Global Spawn Rate" and try again

from lethalsdk-unity-project.

HolographicWings avatar HolographicWings commented on August 16, 2024

Do you have any error in the console ?

from lethalsdk-unity-project.

Roborofler avatar Roborofler commented on August 16, 2024

I had a few errors but i fixed it, scrap wont spawn and moon wont load
And one question, why sdk eats so much ram :0

from lethalsdk-unity-project.

HolographicWings avatar HolographicWings commented on August 16, 2024

I had a few errors but i fixed it, scrap wont spawn and moon wont load And one question, why sdk eats so much ram :0

Because it's Unity, a game engine use ram it's normal

send me your lem file, i will check

from lethalsdk-unity-project.

Roborofler avatar Roborofler commented on August 16, 2024

No i mean, A LOT of ram. So all my application crashes if i open anything except unity. Never had such issue.
So now i see a lot of my scrap eyeball spawning but nothing else. Only first scrap which added.

from lethalsdk-unity-project.

HolographicWings avatar HolographicWings commented on August 16, 2024

No i mean, A LOT of ram. So all my application crashes if i open anything except unity. Never had such issue. So now i see a lot of my scrap eyeball spawning but nothing else. Only first scrap which added.

Define "A lot of ram" please

And show me the other scraps in same way as you did for eyeball

from lethalsdk-unity-project.

Roborofler avatar Roborofler commented on August 16, 2024

https://fex.net/s/nnlpsrp -- lem
Sorry for such trouble :
A lot i mean i have opera opened, unity and if i try to open game system frozes for some time( i have 16gigs

from lethalsdk-unity-project.

HolographicWings avatar HolographicWings commented on August 16, 2024

https://fex.net/s/nnlpsrp -- lem Sorry for such trouble : A lot i mean i have opera opened, unity and if i try to open game system frozes for some time( i have 16gigs

it's weird, it takes me 6 gb maximum
remove the Library folder in the project then restart it may fix

from lethalsdk-unity-project.

HolographicWings avatar HolographicWings commented on August 16, 2024

Show me the other scraps
Scrap files with spawn weights

from lethalsdk-unity-project.

Roborofler avatar Roborofler commented on August 16, 2024

Yes, one moment. I`ll try to launch last ver. of sdk.
Last try was i set spawn weight for all scraps for each planet to 25 without global checkbox and still only first scrap in list spawns.

from lethalsdk-unity-project.

HolographicWings avatar HolographicWings commented on August 16, 2024

Make me a zip of your mod folder, i will check on my side, it's simplet than 400 screenshots

from lethalsdk-unity-project.

Roborofler avatar Roborofler commented on August 16, 2024

https://fex.net/s/5lsf11r
Thank you very much!

from lethalsdk-unity-project.

HolographicWings avatar HolographicWings commented on August 16, 2024

@Roborofler
image

from lethalsdk-unity-project.

Roborofler avatar Roborofler commented on August 16, 2024

@Roborofler image

yes i saw and changed that in new version of sdk, tried to build and it crashed(( I will try a bit later and let you updated, much thanks!!

from lethalsdk-unity-project.

Roborofler avatar Roborofler commented on August 16, 2024

Finally, for the love of god, scrap is spawning. TYSM for helping me out! sending smooches :*

from lethalsdk-unity-project.

Roborofler avatar Roborofler commented on August 16, 2024

New question, can i somehow detect player`s buttons or use ingame [Q] button?

from lethalsdk-unity-project.

HolographicWings avatar HolographicWings commented on August 16, 2024

New question, can i somehow detect player`s buttons or use ingame [Q] button?

No, the SDK don't support custom interactions yet

from lethalsdk-unity-project.

Roborofler avatar Roborofler commented on August 16, 2024

Ok ty. And can i somehow add scripts to build? I tried to add custom script and if i build my asset and launch game i have warning about missing script

from lethalsdk-unity-project.

HolographicWings avatar HolographicWings commented on August 16, 2024

Ok ty. And can i somehow add scripts to build? I tried to add custom script and if i build my asset and launch game i have warning about missing script

no it will be concidered as illegal script and removed
i can't leave people add their own scripts, C# allow to get files from computer really easily

from lethalsdk-unity-project.

Roborofler avatar Roborofler commented on August 16, 2024

oh ok ty, looking forward for new updates :)

from lethalsdk-unity-project.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.