Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

one quetion : how to specify a collider that the lazer should stop on it cuz this work with all collider 

btw nice tutorial <3 it

Hey! Glad you liked it. Just add an if statement to check if the tag is equal to "Wall" for example.