question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I’m not sure if the ability was ever added, but one feature that was valuable related to the getFacingDirection method is that we would be able to get information on a tile adjacent to the player - similar to the way we can get the tile the player has stepped on via onEnter. Does this ability exist for getFacingDirection, and if not can it be added?

We might want to consider creating example code with greater functionality for these various use-cases. At present we do a good job of showing most of what’s possible, but the GridEngine API is still pretty scarce on examples. I’d like to help with this again as soon as time allows me.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
splashskycommented, Jun 24, 2021

After learning more about the some() method I see your point. I suppose this sort of function would be best implemented on a per-project basis. I’ll see if I can conceptualize some useful generic utilities.

0reactions
Annoraaqcommented, Jul 10, 2021

I created an issue for this: #172

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Install a Tile Floor - The Home Depot
Learning how to lay floor tiles is a fairly simple process, but it's something that takes a bit of preparation. Tile comes in...
Read more >
How To Install Floor Tile | DIY For Beginners - YouTube
Consider this your crash course in floor tile installation! ... Get FULL access to me and my team for Q and A's in...
Read more >
Tips for Installing Tile (DIY) - The Family Handyman
Installing tile in a kitchen or bathroom is hard work. This collection of tips may not eliminate all your tile troubles, but it'll...
Read more >
Get the tile in unity tile map
I guess you should read the manual, how Unity Tilemap is structured. If you create a Tilemap in Unity Editor, first you have...
Read more >
How can I get the tile gameObject by position? - Stack Overflow
After I get a grid's position, how can I get the tile gameObject? Use Tilemap.GetInstantiatedObject : Tilemap tilemap; // Given Vector3Int ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found