Interrupt / delverengine

Delver game engine and editor
zlib License
803 stars 81 forks source link

Copy + Paste Places Item Under Floor #85

Closed joshuaskelly closed 4 years ago

joshuaskelly commented 4 years ago

delvedit-copy+paste

Summary

Copy and paste is placing copy under floor instead of on it.

PythooonUser commented 4 years ago

Hey, can you give more info about the exact behavior that you want?

What comes to my mind:

grafik

What about the handling of slopes? I could imaging that if copy from has a downwards slope, copy to has an upwards slope so the item could be stuck under the ground (if keeping height offset from 0.5f).

grafik