Skip to content

Acorn Engine – Definitely has nothing to do with squirrels

License

Notifications You must be signed in to change notification settings

hedge-dev/godot-bse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Acorn Engine

Modified Godot to have better support for Sonic Colours: Ultimate.

Current features

  • Version number was changed to 1 due to being Blind Squirrel Engine v1 and not Godot v3
  • cast_shadow's default was changed from On to Off
  • cast_character_shadow has been added
  • Support for importing projects from PCKs, while saving edited files in a specified "work" folder. Said folder also takes priority over files in PCKs.

How to Import a specific Blind Squirrel PCK Project

  • Download SCU_GDScript.7z and extract it to a folder in your computer. This will be your "work" folder.
  • Download the latest release from Releases and run the editor executable.
  • In the Project Manager, select Import.
  • Select sonic0.pck as the project path, and use the folder you previously created as the work folder. The work folder will be where you will place your modified files, alongside the decompiled scripts you downloaded.
  • Finally, press "Import and Edit" to finish the process!

About

Acorn Engine – Definitely has nothing to do with squirrels

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 89.6%
  • C 2.6%
  • C# 2.3%
  • Java 1.6%
  • Python 1.4%
  • GLSL 1.1%
  • Other 1.4%