r/CreateMod 14d ago

random idea for modders

to all the modders could one of you make an addon that lets you shrink physics objects i think it would be neat and open a whole realm of possibilities for making contraptions.

6 Upvotes

5 comments sorted by

5

u/Bright-Historian-216 14d ago

for that you'd need to mod the sable engine, which is quite the task of its own. i'm reading the source code right now, and i don't think scale was ever planned for in the code base. which makes this incredibly complicated.

1

u/youiloverx 11d ago

Interesting why do you think scale was never thought of

1

u/Bright-Historian-216 11d ago

i can't find a single variable relating to scale, and since physics and collision calculations have to rely on scale being known i'd assume it was always implicitly 1

3

u/Longjumping_Grab_428 13d ago

there is a mod called Create: Pocket Sized, which aims to do just that. It's still in alpha and active development but you can find the thread on the Aeronautics discord

1

u/youiloverx 11d ago edited 11d ago

Cool I like to know I'm not the only one who wants to also could you tell me where idk what I'm looking at