Skip to content

Object.position or shape.x shape.y shape.z exists ? #89

Open
@KenoLeon

Description

@KenoLeon

Hi

Going through the wish list of things on #72 I think most folks want as compact an isometric library as possible, followed by depth sorting,shadows,etc with the ultimate goal of having the foundations of an isometric game engine.

At the base of these features, there is a coordinate/object system that I am not sure exists already, i.e to get to a shapes origin this is the closest I can get (and it doesn't change)...

block1.paths[0].points[0].x

In the end something like shape.X shape.Y Shape.Z is what I am after or/and a way of manipulating a shape or Object position after initiation.

Would this be a reasonable worthwhile thing to pursue while keeping the library small?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions