Skip to content

GameObject Resizing #6

Description

@CompilerErrorRBX

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.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions