KristalTeam / Kristal

Deltarune fangame engine for Love2D
BSD 3-Clause "New" or "Revised" License
93 stars 38 forks source link

Added all the missing key items #148

Open FireRainV opened 1 month ago

FireRainV commented 1 month ago

Includes: BrokenCake, Lancer, Rouxls Kaard and Starwalker.

NyakoFox commented 1 month ago

They were left out for a reason, or at least most were -- I don't remember why we left out BrokenCake. Anyway, how was Lancer ported? Doesn't he change according to plot values, and route? Is this customizable?

FireRainV commented 1 month ago

For description text, you can just override Item:getDescription(). Just made it even easier to choose an animation: item:getCustomLancerAnimation() return \animation\

FireRainV commented 1 month ago

Here's an example:

image

FireRainV commented 1 month ago

Just made it even easier to choose an animation: item:getCustomLancerAnimation() return \animation\