Code Monkey home page Code Monkey logo

Comments (4)

matanlurey avatar matanlurey commented on August 26, 2024

Changes made.

(I need to find out how to change the script for all tokens, and not just a single objective token)

+ function onDestroy()
+  clearRangeRuler()
+ end

from tts.

matanlurey avatar matanlurey commented on August 26, 2024

Fixing this will be quite hard, because of #67.

from tts.

matanlurey avatar matanlurey commented on August 26, 2024

FWIW, I ended up doing a little bit of research, trying to figure out how the infinite stack of tokens was created. It's actually a two-step process. First, you create whatever token/object you want to be infinity available.

For this bug, we'd take an objective token out of the stack, and fix the scripts/every state to automatically clear the range ruler when the object is destroyed (see above).

Then we'd have to create a Custom_Model_Infinite_Bag. There are some (rough) ideas/instructions here, but basically you create a custom object, style it like an objective token, make it an infinite bag, and then throw one of the (fixed) tokens from above in it, making it infinitely full of the (now fixed) objective token.

Finally, to fix parts of #67, we will need to copy over these fixed tokens to the objective cartridges.

from tts.

matanlurey avatar matanlurey commented on August 26, 2024

This fix needs to be re-applied (and takes multiple steps).

from tts.

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.