Coder Social home page Coder Social logo

Comments (6)

edwardbryant avatar edwardbryant commented on September 23, 2024

I'll work on this.

from hawkthorne-journey.

kyleconroy avatar kyleconroy commented on September 23, 2024

@edwardbryant Thanks, I could really use the help

from hawkthorne-journey.

edwardbryant avatar edwardbryant commented on September 23, 2024

FYI, I spent today on hallways but will finish this up tomorrow, hopefully.

I am not too sure how the floor areas on this level will work, likely this will be the biggest challenge. Also, there isn't functionality for the players to pass behind the black area between the main room and the elevator area (unless I split it into two levels).

from hawkthorne-journey.

edwardbryant avatar edwardbryant commented on September 23, 2024

I finished modifying the tileset and building the level. However, there are a couple of issues remaining:

  1. I think the small elevator room has to be done as a separate level (I am proceeding on that assumption).
  2. The size (height) of the level causes some issues:

a. there seems to be a bug when using offset over a certain value, I had issues with it while trying to make the dean's closet and it seems to be causing a problem here as well. I had to use an offset of at least 8 before I could view the character ... and when doing so, several rows appeared to be blacked out. (I am going to enter a separate issue on this bug)

b. The height of the level combined with the jump distance means you can not actually see the fancy chandelier that takes up so much of the room. Eliminating these top rows would likely fix the offset issue but I don't like that solution.

c. The animated torch sprite (images/torch.png) is only facing one direction, but this level has one torch facing each direction. Not sure if the solution is creating a right and left-handed versions and fixing existing uses of torch on other levels or if an flip attribute could be added.

from hawkthorne-journey.

kyleconroy avatar kyleconroy commented on September 23, 2024
  1. I agree. For now, the elevator level will have to be a separate level.

2a. Please file a bug, that obviously shouldn't be happening

2b.This is a problem that we've ran into a couple times. We could always change the zoom level too see more of the level. Not sure how that would work, but it might solve the issue.

2c. A flip attribute is needed. Good idea

from hawkthorne-journey.

edwardbryant avatar edwardbryant commented on September 23, 2024

someone must have already needed a flipped torch because I noticed there was already a images/torch-flipped.png file. I used that for the torch issue but I still think a flip attribute would be a better long-term solution. I am submitting a pull request with the new level (I am not sure how to associate this issue with the pull request).

from hawkthorne-journey.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.