Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
KenoLeon opened this issue Nov 29, 2016 · 0 comments
Open

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

KenoLeon opened this issue Nov 29, 2016 · 0 comments

Comments

@KenoLeon
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant