tModLoader icon indicating copy to clipboard operation
tModLoader copied to clipboard

ModCloud implementation and Example Mod examples

Open ArctanDeveloper opened this issue 1 year ago • 0 comments

What is the new feature?

Moddable clouds.

Why should this be part of tModLoader?

It's extra abilities for modders, and avoids them having to do ILEdits for a simple feature.

Are there alternative designs?

Possibly, but I'm not aware of them.

Sample usage for the new feature

Making a custom cloud.

ExampleMod updates

A simple ExampleCloud that is manually loaded and an AdvancedExampleCloud showing off how to change spawn params.

dotnet_2024-09-20_16-35-27

ArctanDeveloper avatar Sep 04 '24 22:09 ArctanDeveloper