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.

Sprite.touching doesn't seem to work, at least in the demo

See original GitHub issue

In the demo you just fall continuously, this seems to be because this.touching('Ground') never returns to true, even after I disabled gravity and just moved into the black to the right, it still never returns true. This also happened regardless of whether or not fast collision is enabled.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:13

github_iconTop GitHub Comments

2reactions
hamptonmoorecommented, Oct 20, 2018

Ok, I just redeleted everything and git cloned, and now it works. That was so strange.

0reactions
PullJoshcommented, Oct 20, 2018

Okay! That was odd, but I’m glad it’s taken care of now. 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

"if touching sprite stop script" doesn't work? - Discuss Scratch
hi all! I'm suuuper new to Scratch and I seem to be having trouble with “if touching sprite…” command. My script looks like...
Read more >
Touching Sprite not working for me - Google Groups
The problem is the length of time for the glide. If you hold the mouse down and move gobo over the ball for...
Read more >
[3D] slow (refresh after?) sprite touching tests · Issue #1302 · LLK ...
The odd things seem to be that it's much worse when the clones have different looks (i.e. size/direction/effects) and that the slowdown occurs...
Read more >
Android SpriteWalker Demo - HuguesJohnson.com
Walks a player controlled sprite around the screen; Has a map with two layers; Collision detection; Plays calming music in the background; Remembers...
Read more >
Arcade physics - checking body.touching.down in custom sprite
Based on the demo's I've seen I'm using `this.body.touching.down` to detect when the sprite is touching my bottom border. The problem is that ......
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