Skip to content

A python script for detecting stacked blocks in Challenge.Gbx files

License

Notifications You must be signed in to change notification settings

SuperKulPerson/DetectStackedBlocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

DetectStackedBlocks

A python script that checks the position of every block against every other block to detect if they are stacked.

example

Only tested on TMNF maps, but I don't see why it wouldn't work on TMUF maps as well.

Usage

Just drop a Challenge.Gbx file into the console and press enter.
A list of all the stacked blocks will be printed into the console and written to a file.

Dependencies

  • Python 3.7-3.11 (Should work on 3.12 if python-lzo installs for pygbx)
  • pygbx
  • tqdm

About

A python script for detecting stacked blocks in Challenge.Gbx files

Topics

Resources

License

Stars

Watchers

Forks

Languages