CreateYourKris icon indicating copy to clipboard operation
CreateYourKris copied to clipboard

Rhenaud The Lukark's Create Your Frisk mod, used to create your own DELTARUNE-like encounters

Results 7 CreateYourKris issues
Sort by recently updated
recently updated
newest added

Chapter 2 encounter suffers immediate failure when ran.

If the second player tries spare the enemy when the first player is focused on "Enemy to Susie Spare" the game will throw a error `CYK/AttackManager.lua: (line 352, char 12-53):...

**Description**: `Player.ismoving` returns `false` on every frame, regardless of the circumstances or if the player is pressing movement keys. **Steps to reproduce**: * Clone/download CYK * Open `CreateYourKris/Lua/Encounters/Encounter Skeleton.lua` *...

When attacking an enemy with high defense (in CYF this would count as a miss), the damage handler seemed to deal negative damage to the enemy, healing them. Are there...

When an enemy is attacked and damage, it's shaking animation is affecting the position of the player (it is slightly higher until you take damage). Here you have an image...

When you use `BattleDialog()`, you can write `[func:SetFaceSprite, File.Character.Face]` to add a face next to the text but you can't return to a "text-only" state after that, unless `BattleDialog ()`...