Coder Social home page Coder Social logo

Comments (4)

milkyroute avatar milkyroute commented on September 22, 2024

In fact, it's only something the game doesn't do because we haven't programmed it. This is quite minor yet, so I won't fix this soon, but I keep it because it has to be done.

from opmon-archive.

TelloViz avatar TelloViz commented on September 22, 2024

So I found the door event code where it is given an entrance sound on creation. Would there simply need to be an exit sound? Or does entering a house count as a different map, therefore all doors in the house would also just have entrance sounds and no additional exit sound code would be needed ? Does this make sense?

from opmon-archive.

milkyroute avatar milkyroute commented on September 22, 2024

We've planned to do an more complex animation for entering and living houses. Right now, there's no animation at all, the event is not even counted as a door. What the event should do is to teleport the player on the opened door on the outdoor map and then making the character move forward by one tile while the door is closing behind. So, for this, a new event type would have to be created. As you submitted on the Discord server, splitting more the events would be interesting to do this, for the audio for example.

from opmon-archive.

TelloViz avatar TelloViz commented on September 22, 2024

I think this issue is contingent on #131 so I just want to reference it here.

from opmon-archive.

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.