Shootorial #7
开发者 Kongregate
添加到主屏幕,快捷访问
安装此游戏
点击分享按钮,然后选择“添加到主屏幕”以便快速访问此游戏。
Shootorial #7
Shootorial #7 的标签
简介
这是一篇面向初学者的Flash游戏编程教程,涵盖了强化道具、小Boss和Boss战。
玩法说明
完成Shootorials教程,学习制作属于你的Flash游戏。
FAQ
评论
Magicjacob64
Sep. 18, 2010
FOUND THE PROBLEM FOR NEVERENDING SHIELD: If you have a neverending shield, change the if(alpha < 0) in your ship file to if(alpha < 1). Alpha can never go under 0, because 0 is 100% invisible!
wsxdr
May. 07, 2010
If anyone is having problems with the floating reward points only showing 0; Right click on the RewardPoints in the Libary, click edit. Then, on properties, click on Embed. Check on Numerals [0..9]. It should be showing 50 then.
fatcatcog
Aug. 14, 2010
Bored? Put the frame rate up to 120 see how far you can get :P
slayotheslayer
Jun. 21, 2011
I think this shootorials Rock. Think about it. They are summarizing a design tools with a programming language with documentation on each chapter, AND IN 9 SHORT CHAPTERS!!!!.
This is among the shortest and precise tutorials I've seen and I´m a programmer, so please stop complaning and if you have a doubt just ask and I'm sure that sb will help you with pleasure.
I must say that here and there it needs a polish but get real people, this let you create a game in a couple of hours and some google for the refinements and voila, new flash game of your own.
Sorry if anybody got upset, not my intention at all. Keep up the good work Kong, this rocks.
Brotha_C
Aug. 22, 2010
Haha. I just started playing the game instead of writing it, and kept on playing until i realised what i was supposed to be doing. XP