Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Tangible but Invisible hitboxes
- WofyWritesHugeRPBios
-
500+ posts
Tangible but Invisible hitboxes
So, recently, I’ve been working with the bane of my (2 weeks and 1 day long) coding experience- hitboxes. Remember, I don’t really have any coding experience at all, so not being able to make invisible hitboxes and instead having to make them the same color as the ground. . . ? It just feels like “unnecessary” effort. I’m probably just being lazy, but is there a way to make an invisible hitboxes on Scratch, but still let it interact, and, you know, be a hitbox? Thanks!
Last edited by WofyWritesHugeRPBios (Dec. 9, 2024 20:30:22)
- s714655
-
100+ posts
Tangible but Invisible hitboxes
keep it shown but use ghost effect 100%
showedit: or like me, you can rely on math (I use this when making pen collisoins)
set [ghost v] effect to (100)
Last edited by s714655 (Dec. 9, 2024 20:32:57)
- WofyWritesHugeRPBios
-
500+ posts
Tangible but Invisible hitboxes
Oh! Thanks so much! I didn’t know that made it still tangible. Thats really cool 

- Discussion Forums
- » Help with Scripts
-
» Tangible but Invisible hitboxes