3d Rendering with floor and ceiling!

That will have so much lag

2 Likes

can I have the link not in GitHub? my school blocks the website. or what do I type in the extension search bar?

2 Likes

You don’t need to click the link just copy and paste it into the search bar.

3 Likes

this doesn’t work.

2 Likes

Hmm… do you know what I meant by search bar because I can see how someone might confuse that. I meant the extension search bar in MakeCode

2 Likes

i come back after leaving for like a month and this is what i missed

3 Likes

if you can render both the ceiling and the floor, can you render multiple levels?
(i mean not with the same extension)

2 Likes

Yes I do know what you mean.

2 Likes

I was going to make a game with this extension but realized that the set directional animation block from the original raycasting extension is missing. If you could add that block into the extension that would help allot. thanks!

2 Likes

it wont work for me either

I like the doom like feel too! is this (ray casting) ?

2 Likes

Neverminded, I see it in your notes now :slightly_smiling_face: Too cool!

2 Likes

Looks Great!

1 Like

Im trying to use this tool to make the A-rooms in doors but how do i Import it into my project?

2 Likes

This link does not seem to be working for me… Can anyone help me?

3 Likes

Looks like the OP changed their GitHub name. The repo is now here:

6 Likes

Thank You!

4 Likes

how do you unrender the ceiling? im making a doom game and since you cant make backgrounds and ceilings at the same time (no background just black) so i decided to just have one level be just the background but the ceiling is the same from the last level with a ceiling, and i cant find a way to just get rid of it (if you dont use a ceiling at all it shows the background)

heres the code, its kinda messy but eh https://arcade.makecode.com/S20987-72148-50558-75227

Hey, if this is still being worked on, could the ceiling be set up in a way so that the arcade-tile-util extension works with modifying and reading the ceiling tilemap, like make it use the tilemap block instead of the tilemap input type that was used here, and/or add a block to read/write the ceiling tilemap?

Also, could you fix the directional animations so that the block works again?