itch.io is community of indie game creators and players

Devlogs

CopperTileMapper update

CopperTileMapper
A downloadable asset pack

CopperTileMapper v1.0.1 Release Annotations (14/11/2023):

1. **Bug Fix: Plane Orientation**

   - Corrected the orientation of planes during tile map creation.

   - Planes are now created facing the correct direction along the Z-axis.

2. **Structural Change: Parent-Child Relationship**

   - Modified the approach to parent-child relationships.

   - Each tile map is now encapsulated within a new hotspot node for better organization and clarity.

3. **Feature Enhancement: Customizable Plane Size**

   - Introduced a customizable plane size (planeSize variable) for future updates.

   - The plane size can be adjusted to meet specific requirements.

4. **Code Refactoring**

   - Refactored the code for improved readability and maintainability.

   - Introduced separate functions for creating, removing mesh buffers, and setting material properties for better modularization.

5. **Updated Position Calculation for Plane Array**

   - Adjusted position calculations for the array of planes during tile map creation.

   - Introduced more precise positioning based on the new hotspot node encapsulation.

6. **Encapsulation of Tile Maps**

   - Each tile map is now created as a child of a hotspot node, enhancing scene organization.

Files

  • CopperTileMapper v1.0.1 2.1 kB
    Nov 14, 2023
Download CopperTileMapper
Leave a comment