Skip to content

New ideas and improvements Marc Evolis #1

@Markusflin

Description

@Markusflin

Suggestion ;
Added to the Editor_CreateLevel TileSize variable to adapt Objects Size.

New Ideas:

  1. Parent and group automatically by objects name on the editor.

if (LevelPalette && LevelPalette.color2prefab.Count > 0) { foreach (var colorito in LevelPalette.color2prefab) { var tempoleches = new GameObject(colorito.prefab.name); tempoleches.transform.SetParent(parent.transform); } }

2.Create a new tool to assign colors to determinate the "layer" or type of objects, Statics, interactable,

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