lets-godot-roguelike icon indicating copy to clipboard operation
lets-godot-roguelike copied to clipboard

2.5:Thing name

Open YeOldeDM opened this issue 7 years ago • 1 comments

Thing.gd gets an export(String, MULTILINE) var name = "Thing"
Also func get_thing_name() to return this name.
Have Map.step print a string when you bump into a Thing "You bump into the %"

YeOldeDM avatar May 19 '17 08:05 YeOldeDM

We don't need this until a future step, removing from step 2

YeOldeDM avatar Jun 06 '17 00:06 YeOldeDM