Unity-Technologies / 2d-renderer-samples

Samples for Unity's 2D Renderer
Other
170 stars 24 forks source link

import RuleTiles from Tilemap.extras and fix script guid #4

Closed BrianCraig closed 3 years ago

BrianCraig commented 3 years ago

Hi! Currently on cloning the repo the RuleTile files (Ocean.asset & Cave.asset) have an incorrect guid.

What i did:

Before: Screenshot from 2021-04-27 10-01-50 Screenshot from 2021-04-27 10-01-58

After: Screenshot from 2021-04-27 10-03-00 Screenshot from 2021-04-27 10-03-04

what do you think? Brian

BrianCraig commented 3 years ago

@Rus-Unity Hi! Sorry for bothering, is it okay to contribute on this repo or should I contribute on another git repository? Thanks, Brian

Rus-Unity commented 3 years ago

Hi @BrianCraig. Thanks for reaching out! This repo is for us to share 2D Rendering Samples with you. We don't take contributions.