Sadret / openrct2-scenery-manager

An OpenRCT2 plug-in to copy & paste scenery with many more features.
GNU General Public License v3.0
43 stars 5 forks source link

Feature suggestion : Include "Surface" elements #19

Closed guillaumecardon closed 2 years ago

guillaumecardon commented 3 years ago

It could be interesting to have an option to include "surface" element when you want copy paste a selection area.

This feature would be great, for example if you made a giant mountain, with differents heights / corners on each square, and copy paste it on another place in a map.

Sadret commented 3 years ago

I thought about this aswell, but the surface works completely different than anything else: you have to raise or lower the land, instead of actually pasting a surface element. The other thing is, that copying and pasting scenery that is placed on sloped surfaces is buggy in general, as there are some issues with how OpenRCT handles that.

I think I will implement it eventually, but maybe it will take a while.

Sadret commented 2 years ago

Included in SM v2.0 (to be released soon)

guillaumecardon commented 2 years ago

Hello,

In SM 2.0.0, copy paste of surface (slopped or not) doesn't work

Sadret commented 2 years ago

Do you have raw paste mode enabled?

guillaumecardon commented 2 years ago

You're right, my bad

image

Sadret commented 2 years ago

Also, to remove the z-fighting, disable "merge surfaces", which should be off by default.