Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi Pandako!, I really enjoy using the extension you made, but I have a small problem. I was trying to add being able to click projected sprites. However, it doesn't seem to work. I need to click the original sprite (which is hidden) to be able to interact with the projected one. I think it would be a nice idea to be able to interact with projected sprites more! If there is a work around, hope you don't mind informing me!

(+1)

Use Raycast to click on 3D objects.  The "Raycast Example" and "Change 3D Texture Example" will help you.

Thanks! It works now