Giter Site home page Giter Site logo

Player can stand on erase paths about lorien HOT 6 CLOSED

mbrlabs avatar mbrlabs commented on May 22, 2024 1
Player can stand on erase paths

from lorien.

Comments (6)

mbrlabs avatar mbrlabs commented on May 22, 2024 1

Alright, so i disabled collision generation for eraser strokes. I also just merged the player branch into main.

from lorien.

Astrono2 avatar Astrono2 commented on May 22, 2024

I know this is dumb lol but being able to erase the ground would be pretty neat

from lorien.

mbrlabs avatar mbrlabs commented on May 22, 2024

I know 😄. Unfortunally none of the tools were desinged to interact with a player in a platformer game. I was actually really surprised how easy it was and how well it works (apart from the performance).

The only thing i could do is not to generate a static body for ereaser strokes..so you can't stand on them. But cutting holes out of strokes seems kind of hard. Possible but hard. Not sure if it's worth it. This is just a silly little easteregg thing anyway :)

Edit: performance is actually good. I just had debug shape drawing on the whole time.

from lorien.

Astrono2 avatar Astrono2 commented on May 22, 2024

Have you tested the effect on performance of the collision generation on big drawings with many strokes?

from lorien.

mbrlabs avatar mbrlabs commented on May 22, 2024

@Astrono2 it obviously has an impact on performance, but it's totally fine. In the video below are 1303 strokes with 25595 points and it never drops below 60 FPS (only initially when generating the collision shapes). This is the file: big.zip

Lorien.v0.4.0-dev.2021-08-10.11-42-32.mp4

from lorien.

Astrono2 avatar Astrono2 commented on May 22, 2024

Nice

from lorien.

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.