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

GameObject Resizing #6

Open
CompilerErrorRBX opened this issue Sep 17, 2019 · 0 comments
Open

GameObject Resizing #6

CompilerErrorRBX opened this issue Sep 17, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@CompilerErrorRBX
Copy link
Collaborator

CompilerErrorRBX commented Sep 17, 2019

Currently it is too hard to have resize a GameObject since it has to be done through a Prefab. With the way that prefabs are handled in Anarchy this heavily detracts from their reusability.

As a user of AnarchyEngine
I would like to be able to set a Vector3 size of a GameObject
So that I don't need multiple meshes to handle prefabs for the same mesh.

Acceptance Criteria:

  • Object scale can be managed at the GameObject instead of the Prefab (or both.)
@CompilerErrorRBX CompilerErrorRBX added the enhancement New feature or request label Sep 17, 2019
@CompilerErrorRBX CompilerErrorRBX changed the title GameObject Scaling GameObject Resizing Sep 17, 2019
@orange451 orange451 self-assigned this Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants