If I were to make a guide for beginners availabe on smilebasic, would they benefit from it?
Note: It will only contain enough info to create a simple program. The intention is to get them started and continue learning on their own.
I already have a table of contents but feel free to make suggestions!
has anyone got PetitMovieCreator to load a filename_0000.bmp other then say... [ system.exception: cannot find file at petitmoviecreator.form1.buttonopenbmp_click(object sender, eventargs e) ] ???
The events are working as I expected (I can interact with tiles, get items, spawn things, etc.) so I'm going to polish other aspects of the game.
I've been fixing the attack module. I left 3 kinds of attacks: slash, thrust and projectile. The first two adjust to the size of the weapon while the projectile changes based on the kind of attack (Right now, I have flame, ice, bullets and arrow).
Based on the previous post made by @Levi, and that i don't know what to do on SB, i decided to retake a dead project i had some months ago. Which is an interactive tutorial on programming starting from the very basics. Going to post more screenshots.