arcade icon indicating copy to clipboard operation
arcade copied to clipboard

Add get/set/delete for moving platforms/walls on the physics engine

Open FriendlyGecko opened this issue 2 years ago • 0 comments

Enhancement request:

Adding properties to get/set/delete moving platforms and walls for the simple platformer physics engine registry just like the ladders list has.

What should be added/changed?

The decorator properties with getters/setters/deleters

What would it help with?

When devs want the option to manipulate the wall/moving platforms registry post init.

FriendlyGecko avatar Feb 16 '24 21:02 FriendlyGecko