sark

Results 5 comments of sark

I like the idea but can't say I'm a fan of this name, "ReflectFromReflect" doesn't seem very intuitive to me. Maybe ConvertFromReflect, CastFromReflect, ValueFromReflect, TypeFromReflect?

As of 0.16 you can use `TerminalCamera` and `TerminalTransform` to easily convert the cursor position to a terminal tile position. See the "Transform" example.

I see what you're getting at. I like the idea. The "decoration" tiles could be stored in their own layer to avoid adding a bunch of unnecessary data to the...

Strange, I was not able to replicate this with a fresh clone of the current main branch. This is from main with no modifications made?

This would be great for what I'm working on now. I have a simple prefab system set up where you can specify components in a scene-like way but with way...