Code Monkey home page Code Monkey logo

wednesdays-infidelity's Introduction

Friday Night Funkin' - Wednesday's Infidelity

For info on usage rights, please read the license!

Documenation

Building Instructions:

Follow the Friday Night Funkin' source code building guide.

IMPORTANT W.I SPECIFIC BUILDING INSTRUCTIONS:

Run these commands:

haxelib install hxp
haxelib git flxanimate https://github.com/Dot-Stuff/flxanimate
haxelib set flxanimate 1.2.0
haxelib install hscript
haxelib install hxCodec
haxelib set hxCodec 2.5.1

Or run the setup bat. (Decoded version available here).

These libraries are needed and your game will NOT build without them!

Debug Features

With the tag <define name="PRIVATE_BUILD"/> in the Project.xml, you unlock these debug features...

  • Press 3 to pause the game no matter what
  • Press T on the main menu to 100% the game
  • Always allowed to delete your progress even if you just reset
  • Able to skip ANY cutscene/video playing
  • Automatticly hides Discord RPC
  • Able to toggle botplay
  • Able to skip the intro

Data Formats

W.I Supports four built in data types:

  • Genric Xmls (Commonly Supported in game engines)
  • Sparrow V1-2 (Default FNF Format)
  • Packer (Week 6 TXT Format)
  • Json Format (HASH and Array Supported)

Paths has a easy function to get frames based on a Data Type value. getAtlasFromData(key:String, data:DataType, ?library:String).

Also Character.hx has a data type paramter that can easily be edited.

NOTE: You have to click reload image for the data type to update Sometimes it will crash when you do that so you should just add to to the Json

Scaling Sprite Sheets

Download Free Texture Packer and Install it.

Now you want to export your adobe animate animations as a PNG Sequence, make sure your DPI is 72.

Then put all of it into Free Texture Packer with these settings (you can change these to your liking):

After you've made the sprite sheet look good, export the sprite sheet.

wednesdays-infidelity's People

Contributors

lunarcleint avatar leandapper avatar jloordev avatar capeletini avatar royalepro avatar reycko avatar yirius125 avatar

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.