That will have so much lag
can I have the link not in GitHub? my school blocks the website. or what do I type in the extension search bar?
You don’t need to click the link just copy and paste it into the search bar.
this doesn’t work.
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
i come back after leaving for like a month and this is what i missed
if you can render both the ceiling and the floor, can you render multiple levels?
(i mean not with the same extension)
Yes I do know what you mean.
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!
it wont work for me either
I like the doom like feel too! is this (ray casting) ?
Neverminded, I see it in your notes now Too cool!
Looks Great!
Im trying to use this tool to make the A-rooms in doors but how do i Import it into my project?
Looks like the OP changed their GitHub name. The repo is now here:
Thank You!
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?