0 Members and 2 Guests are viewing this topic.
PS : I haven't tested that new version, but in the previous one, if you use any tool (grab, scale or rot) and type two double quotes (""), the prog returns an error.
You can also let on.save return the highscore as a list. This will then be the parameter of on.restore next time the script gets opened Bullet-proof :p
platform:gc() is definitely not gc
Great work !Quote from: Levak on August 02, 2011, 09:15:42 pmplatform:gc() is definitely not gcin what way ... ?
if platform.window.isInvalidate() then local gc = platform.window:gc() gc:begin() on.paint(gc) gc:finish()end
I downloaded a .zip from your site, and it has 4 TNS files in it:Make3D_exemple.tnsMake3D_v9.3a.tnsmk3d_lib_gui.tnsmk3d_lib.tnsWhich one(s) should I send to my calc?
Salut! J'ai vu que tu as fait un moteur, c'est cela?Ton système est-il utilisable en C? Je prévois un petit moteur 3D pour g35+/75/85/etc... en C, maiis je manque cruellement d'infos.Tu pourrais m'aider? Merci d'avance;PS: Je comprends très bien le Lua.