Not the font size, the font. The font cannot be changed on a 3ds, the textareas or inputs aren't even monospaced on a 3ds browser, it's always 1 font that cannot be changed. But I don't know which one it is.
Does anyone know the exact font the 3ds browser's font is default to? I figured, if I'm going to have a website focusing on the 3ds browser, I might as well have the same font for any other browser.
Is there any way to make the 3ds browser know what a font is? I don't think it even uses the monospace-like fonts in a textarea. It just have 1 font and 1 font only as far as I know.
unlike the regular minecraft, i can add/edit any detail at any time. plus the game is already programmed to handle at least 2,500 different blocks but over 10,000 can be fixed easily. so right now i can literally have 100 different flowers, 100 ways to decorate leaves, 100 ways to decorate wood as a tree, 100 plants to farm, 1,000 different house decorations, and at this point i will only have wasted half of what the game is currently programmed to handle without changing much code.
so its not the same as smashing a toaster. minecraft is like an orange, and 2d minecraft is 10 oranges, smashed. flat, but you get more orange juice.
what exactly would you be doing in the game? but, if there werent any mobs or animals? im making this right now, but i cant seem to figure out anything amusing without animals, and in 2d.
i think its pretty good since you just started. its pretty slow on a 3ds though. i hope the background isnt getting painted though, doing that will definitely make the game slower on a 3ds.
well just so you know if i didnt mention it before, if you want the top and bottom screen with no scrolling like 3dscade, things like a regular a href='' URL will not get focus like it regularly does.
also this by itself will prevent scrolling and fix the screen size:
ive doing learning stuff for 2 years now. i really dont need any help for 3ds browser games unless it really really seems good like using the x and y buttons at a fast rate or preventing the L button from going back. but anyway, this url is only temporary and might be removed in a week or less but use this for the background image (and by that i mean dont use the url from my website but copy/paste it to yours):
http://painitegames.com/games/3/castankle/bg.png
thats the 3ds browser screen perfectly. you dont need anything else other than setting that in the background to make positioning this easier, and using this:
i would have figured it out eventually anyway, like i did with the 3ds touch screen to respond in .1 seconds instead of 2 whole seconds, but basically when you press up/down/left/right on a 3ds when multiple input fields are on the screen at one time such as a textarea or even a url, the 3ds will give it focus. but if you press the b button, focus goes away. you can do this forever and the 3ds will never scroll anywhere.
in short, 3dscade covers the entire top and bottom screen with a url, so when you press any direction the 3ds is force to automatically give the url focus becuz its everywhere. but, when the url does get focus, it will take the focus off. this can be done with "onfocus='this.blur()'
doing this prevents the 3ds from scrolling anywhere with the d-pad as long as the focus element (the url in this example) is within range.
if that makes sense. i havent used this technique yet but thats becuz i didnt figure it out until very recently, like a week ago. but using this means you can easily use the top and bottom screens of the 3ds browser for 3ds browser games.
i wouldnt say best though. for some reason, every single 3ds browser game i made is alot slower on the wii u browser then the 3ds browser. i really cannot imagine why though.
if you have a wii u, just go here
http://www.nintendo.com/wiiu/built-in-software/browser-specs/sample/
for other information, rewind back to here
http://www.nintendo.com/wiiu/built-in-software/browser-specs/extended-functionality/
as you can see in the first link, you can get i think, absolutely everything on the gamepad. including, how far or small the control stick is, and the rotations of the gamepad. even + and -. even the analog stick click down thing. this is kind of cool just to use on the gamepad too. i dont know how to access the data in english, but as you can see, it is possible. or should be.
this, this really makes me want to make wii u browser games instead of 3ds browser games. getting absolutely every control is a browser game changer. even computer games wont have as many controls then this. this is pretty awesome. not to mention, the touch screen response is instant.
its supposed to be the element. the 3ds just shows "data:,". i also noticed 3dspaint's paint app does not use toDataURL either. although that could just be his choice, toDataURL doesnt work for me.