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

fix apexcitybuilding2/apexcitybuilding2clue camera #58

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Godeps2891
Copy link
Contributor

Submitted as a draft because these patches look wild for what they do
all that changes from the vanilla file is removing the following lines

                {
                 "gid":3410,
                 "height":16,
                 "id":1032,
                 "name":"",
                 "properties":
                    {

                    },
                 "rotation":0,
                 "type":"",
                 "visible":true,
                 "width":16,
                 "x":208,
                 "y":72
                }, 

everything seems to work though?


The apexcitybuilding2 and apexcitybuilding2clue building have a camera placed against a door causing to break as soon as the door gets opened, this patch removes those cameras

Vanilla
image

PR
image

@jss2a98aj
Copy link
Owner

Modifying dungeons that are using Tiled causes a lot of excess changes in the dungeon json, which is why this particular issue (along with a few others I am aware of with dungeons) has not been fixed yet. Some things in Tiled dungeons are able to be modifed manually without unwanted changes, but that only applies to a few areas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants