Skip to content

thelightdesigner/ScuffedWalls

Repository files navigation

ScuffedWalls

A command line tool designed as an alternative to scripting Noodle Extensions maps.

This tool does not do the same thing as Beatwalls from spookyGh0st.

Quick Start

  • Place the program in the map folder or drag the map folder onto the .exe
  • Open the program
  • Follow the prompts until a .sw file is generated
  • Put your code in the generated _ScuffedWalls.sw file.
  • Save the _ScuffedWalls.sw file to refresh the program.

Documentation

  • Intro and Setup video tutorial by #Rizthesnuggie2634 -> right here
  • Documentation -> here
  • ModelToWall Specifics -> here
  • TextToWall Specifics -> here
  • Example Scripts And Effects -> here

Rizthesnuggie's full intro documentation can be found here

Windows will probably bother you about this being malware. If you dont trust it, clone the repo and build it yourself.

If everything doesnt work and your in a country that uses , as the decimal symbol, changing regional settings is a common fix.

Problems

The documentation is plentiful, yet not perfect. If you have questions feel free to DM us through Discord.

  • DM thelightdesigner#0832 for questions AND bugs
  • DM iswimfly#0556 for questions
  • Join the Noodle Extensions Discord: https://discord.gg/d3JSR4kBD6

Also you can create Issues through github if you want.

Example Maps

Try

Try

Try

Try

Alternative Tools

Remapper

This is a good alternative to ScuffedWalls!!

Click Here

a TypeScript library designed to help with making Beat Saber modcharts. It is designed to optimize the scripting experience, and reduce code to be very minimal, and sometimes single lines.

Features

  • Wrappers for Notes, Walls, Events, Custom Events, and Environment Objects.
  • Class for handling colors (you can make pretty rainbows!!!).
  • Wrapper for optimizing and managing animations.
  • Blender Model Exporting
    • Switch environments
    • Supports animations
    • Compatible with any environment piece (including multiple at once!)
  • LightID remapping tools.
  • Difficulty and Info.dat wrappers.
  • Various random useful functions.
  • Much more!!!

For Developers

-> ask thelighdesigner