This is a modified version of Unity 2D Roguelike Tutorial used in Lunar Plugin presentation. Includes custom commands for days and food management.
Requires Lunar v0.0.4b or later
Open project in Unity Editor and import Lunar plugin from the Asset Store.
Days management:
Food management:
- food: overrides food amount.
For more info check Commands user guide.
bind [ prev
bind ] next
bind r restart
For more info check Keys Binding user guide.
For more info, please, check the official project tutorial.