LameCraft(Minecraft3D) No Raycasting just real 3D

I’ve been working on this for a while, but have finally rendered some blocks. There are no Controls yet, and the placing system is not going to use this one; it’s going to be in arrays, but here it is:

LameCraft3D Tech Test

2 Likes

the game spins the blocks at light speed after a few seconds

2 Likes

https://arcade.makecode.com/S08742-66142-30939-07543 newer

1 Like

I’m using a laptop, and the fps is 0.3 - 0.4. That is about one update every 3 seconds.

1 Like

my comp renders this at 1 fps

1 Like

It might not use arrays

Could someone help me increase the fps?:boom:

VERY VERY LAGGY but good job on this!

1 Like

If you contribute to the controls and camera, here is a list of stuff that I have planned:

  • A (Pressed) = Jump
  • A (Pressed) + A (Pressed) = Fly Toggle
  • UP (Pressed/Hold) = Move Forward
  • DOWN (Pressed/Hold) = Move Backward
  • LEFT (Pressed/Hold) = Move Left
  • RIGHT (Pressed/Hold) = Move Right
  • MENU (Hold) + UP (Pressed/Hold) = Camera Up
  • MENU (Hold) + DOWN (Pressed/Hold) = Camera Down
  • MENU (Hold) + LEFT (Pressed/Hold) = Camera Left
  • MENU (Hold) + RIGHT (Pressed/Hold) = Camera Right
  • B (Pressed/Hold) = Crouch/Fly Down
  • MENU (Hold) + B (Pressed) = Open Inventory
  • MENU (Pressed) = Pause Game
  • A (Hold) + LEFT (Pressed) = Scroll Hotbar Left
  • A (Hold) + RIGHT (Pressed) = Scroll Hotbar Right
  • MENU (Hold) + B (Hold) + A (Pressed) = Break Block
  • MENU (Hold) + A (Pressed) = Place Block

thank you

1 Like

me too

way more than mine