@CanadianDavid The error that keeps occuring is missing texture files for the blocks I think

I see no files for the textures of the level blocks and I copy/paste all files ,but it still tells me that there are missing texture

@Malice I did what you and Sivan said ,but nothing happens

Here's the code I use:

Code:
set(my,NARROW | FAT); 
wait(1);
	
my.min_y = -6;
my.min_x = -1;
my.min_z = -34;
	
my.max_y = 6;
my.max_x = 4;
my.max_z = 33;



BTW, I'm using the player model in the "templates" folder