UndertaleModTool icon indicating copy to clipboard operation
UndertaleModTool copied to clipboard

Enhancement: Manipulate an object's layer

Open a2937 opened this issue 9 months ago • 0 comments

Which component should be improved?

UI/UX

Describe your feature suggestion in more detail

Unless I'm making some kind of mistake somewhere, in Gamemaker , objects are drawn on different layers. I'd like to be able to set which layer everything is on. There's some kind of mapping from id to layer name if that helps. I'd rather not mess with layers in code only. It'd be way too easy to mess things up.

Here's more on layers in Game Maker.

https://manual.gamemaker.io/monthly/en/The_Asset_Editors/Rooms.htm

https://manual.gamemaker.io/monthly/en/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/General_Layer_Functions.htm

a2937 avatar Jan 24 '25 02:01 a2937