Page Index - Meme1079/PsychWiki GitHub Wiki
57 page(s) in this GitHub Wiki:
- Home
- Frequently Asked Questions
- Coding
- Q: Where do I place my scripts?
- Q: Where can I learn Lua?
- Q: Where can I learn Haxe?
- Compiling
- Q: I'm trying to compile the game, but it keeps failing!
- Q: I'm using the Downloaded Build, the Engine can't find an specific file!
- Psych API
- Q: How do i make a Custom Character?
- Q: Where do i save Menu Characters? Where do i save Weeks?
- Q: Where do i save Dialogue Portraits? Where do i save my custom Dialogue? And how do i make the dialogue play on a Song??
- Q: How can i create a Custom Event?
- Q: How can I create a custom credit?
- Q: How can I add Custom Achievements/Awards?
- Q: How can I add Settings to my Mod?
- Haxe Script API: Event Callbacks
- Haxe Script API: Event Callbacks ‐ Dynamic Callbacks
- Haxe Script API: Game Input Control Functions
- Haxe Script API: General Functions
- Haxe Script API: Object Functions
- Haxe Script API: Pre‐Imported Libraries
- Haxe Script API: Variables
- Lua Coding Docs: Basics of Coding
- Lua Coding Docs: Built‐in Functions & Constants
- Lua Coding Docs: FlxAnimate Functions
- Lua Coding Docs: Library Methods
- Lua Coding Docs: Library Methods ‐ Mathematical Methods
- Lua Coding Docs: Library Methods ‐ String Methods
- Lua Coding Docs: Library Methods ‐ Table Methods
- Lua Coding Docs: Metatables
- Lua Coding Docs: Object‐Oriented Programming
- Lua Coding Docs: String Patterns
- Lua Script API
- Lua Script API: Custom Shaders
- Lua Script API: Custom Sprite
- Lua Script API: Custom Sprite ‐ FlxAnimate
- Lua Script API: Custom Substates
- Lua Script API: Custom Text
- Lua Script API: Deprecated & Removed Functions
- Lua Script API: Event Callbacks
- Lua Script API: Event Callbacks ‐ Toggleability
- Lua Script API: FlxAnimate Functions
- Lua Script API: Game Input Control Functions
- Lua Script API: Game Input Control Functions ‐ Input Controls
- Lua Script API: General Functions
- Lua Script API: HScript Functions
- Lua Script API: Language Translation
- Lua Script API: Object Functions
- Lua Script API: Reflection Functions
- Lua Script API: Reflection Functions ‐ Group Instances
- Lua Script API: Scripting & File Functions
- Lua Script API: Sound & Music Functions
- Lua Script API: Tweens & Timers Functions
- Lua Script API: Variables
- Psych Engine API: Source Code Overhaul Transition