因为ShadowMario的源码有各种各样的错误,所以我推荐更好改的0.7.2 0.6.3源码无法使用 HEX颜色代码,0.7源码的判定永远为Shit,而0.7.2仅仅是TeaCall没改成Tea,且Dadbattle Spotlight失灵,这没有大碍,请去github中搜索PsychEngine或者[https://github.com/ShadowMario/FNF-PsychEngine/archive/refs/tags/0.7.2.zip]...
Cancel Create saved search Sign in Sign up Reseting focus {{ message }} StefanBETA / FNF-PsychEngine-Android-Support Public template forked from ShadowMario/FNF-PsychEngine Notifications You must be signed in to change notification settings Fork 0 Star ...
you don't want your mod to be able to run .lua scripts, delete the "LUA_ALLOWED" line on Project.xml ## Credits: * Shadow Mario - Coding * RiverOaken - Arts and Animations ### Special Thanks * Keoiki - Note Splash Animations WARNING: This engine is still very early in development...
「FNF」PsychEngine event lua教程,如何移动游戏内的箭头? 3428播放 [真正的全站第一完整版]闪烁V3概念动画 3328播放 Darkness Takeover错误化黑暗接管闪烁V3 还原预告 1254播放 【FNF/腐败危机】灾难meekmix贴图和特效测试 3.7万播放 【CC/背景音乐】灾难meekmix v2背景音乐 1830播放 【我破解了❗】仅需要30秒就...
Added support to .lua scripts (Currently in Alpha!!) Added Hurt notes to Pixel stages Fixed Note colors not working properly Renamed "Button Mashing" to "Ghost Tapping" and changed how it works Disabled note miss stun Fixed "No miss on Week # on Hard" achievements not checking for difficul...
「FNF」PsychEngine event lua教程,如何移动游戏内的箭头? 3428播放 [真正的全站第一完整版]闪烁V3概念动画 3328播放 Darkness Takeover错误化黑暗接管闪烁V3 还原预告 1254播放 【FNF/腐败危机】灾难meekmix贴图和特效测试 3.7万播放 【CC/背景音乐】灾难meekmix v2背景音乐 1830播放 【我破解了❗】仅需要30秒就...
Engine originally used on Mind Games mod. Contribute to newbion10/FNF-PsychEngine development by creating an account on GitHub.
shadowmario.psychengine" main="Main" version="0.2.8" company="ShadowMario" /> <!--Switch Export with Unique ApplicationID and Icon--> <set name="APP_ID" value="0x0100f6c013bbc000" /> <!-- NOTE TO SELF: DISABLE THIS IF ISSUES ARE FOUND --> <haxedef name="LINC_LUA_RELATIVE_...
<set name="BUILD_DIR" value="export/release" unless="debug" /> <set name="BUILD_DIR" value="export/32bit" if="32bits" /> <classpath name="source" /> <!-- PSYCH ENGINE CUSTOMIZATION --> <define name="MODS_ALLOWED" if="desktop" /> <define name="LUA_ALLOWED" if="desktop" /...
19 changes: 0 additions & 19 deletions 19 docs/TemplateScript.lua Original file line numberDiff line numberDiff line change @@ -161,22 +161,3 @@ function onTimerCompleted(tag, loops, loopsLeft) -- loops = how many loops it will have done when it ends completely...