Raycasting/3D extension questions

Greetings!
So, i’ve been messing around with the raycasting extension and started making a project in it, and it was going great until my problem occured.

Problem,
Okay so the problem that happened was that when I placed a door that the player was meant to walk through it was invisible when testing! it still was intractable but just not visible unless collision was enabled on it. This is annoying for me because It makes me have to make workarounds for things and this can become annoying quickly. I know this is a recent thing because previously this behaviour did not occur at all. Does anyone know any way to fix this?

Thanks!
ru040076

2 Likes

I had a similar issue with a game I’ve made, the only option is to go to an older version of the raycast extension as of right now.

How do use a older version?

1 Like

There is probably a better way of doing this but I prefer going into someone elses older project and making a copy of it, deleting all the code but just keeping the older raycasting version.

try making it a sprite

i have an older version one if you want to use that!!! https://arcade.makecode.com/S85950-04840-89404-03828

The project seems almost glitched.. for some reason the tile map renders incorrectly and gets screwed up, could be the raycasting version