Maidens of the Kaleidoscope
~Hakurei Shrine~ => Rika and Nitori's Garage Experiments => Topic started by: Sparen on February 04, 2013, 10:36:13 PM
-
What is this thread?
Basically, this is a place where I'll post requirements and restrictions for Danmakufu scripts! These are meant to provide ideas for scripts and to allow newer scripters to test their abilities (and get practice with Danmakufu). I'll avoid making a challenge too hard or too easy. I may attach possible solutions if I have time. I'll try to post a challenge every few days (or every week or so). This is not a competition, just a place to think about coding a bit. I hope that this thread gives Danmakufu scripters new insight and helps them improve their scripting.
Each challenge features a list of restrictions and requirements, as well as banned and required commands.
To new people: I suggest reading page by page and doing challenges in order rather than just doing the last one. There's actually a controlled progression between challenges, and each one has different restrictions and requirements.
Rules:
1) NO PH3. PERIOD.
2) I don't want spam in this thread AT ALL.
3) If you want me to look at your script(s) and review them, you must PM me and either attach the scripts without music or send a link where I can obtain your script. I will try to give you feedback if I can. Don't feel obliged to send me anything. If you're PMming me, please do NOT post music. It takes up space and can't always be run perfectly. If you're posting your script link in-thread, feel free to post music that doesn't take forever to download.
4) Make sure that your script package has only the bare minimum needed to run the script. No unused pictures, scripts, SFX, or music please.
5) If you want to have your script posted publicly, PM me with the download link (stating that you would like for it to be displayed) and under the list of challengers, I'll put your script below. I will only post it if it works, however. I'll test everything before I put a public download link to it. Also, if you post a download link on your thread, I will link to your page. If you violated a rule or forgot to do something, there will be a * next to your name.
6) Remember: This is your work. If it inspires you, that's excellent. If you have a script that you really like, there's no shame in hiding it (check with me beforehand though so that I can warn you if there is something terrifying about it that may not get good reviews).
7) Avoid reviewing submitted scripts here. If the scripters have their own RaNGE thread for their projects, you may want to consider posting there.
8) No flaming, and no troll scripts. The only exceptions are masterfully created troll scripts like THIS (http://www.bulletforge.org/u/ailenbear123/p/why-am-i-uploading-this/v/1).
9) Constructive criticism is welcome from any and all posters. However, this is NOT a competition, and I am not its judge.
Remember that the restrictions are here to limit you and get you to think about what you plan to do in a different way. They're not meant for you to try to reprogram. Don't feel obliged to do ANYTHING here. I hope that the challenges I post will inspire scripters and help them learn new functions, techniques, and ways of thinking.
To all who need help with any of these, remember that there is a function list on the Danmakufu Wiki. (Very helpful, and very important!)
All questions and comments should be PMmed, although major questions may be posted here for all to see or may be posted in the Q&A thread.
FYI: I will not post new challenges until I have uploaded my own solution or at least one person has submitted a solution. You may submit solutions for ANY challenge, and I will review it. There is no end date to anything here, as long as I'm still part of this forum and still using Danmakufu 0.12m.
Challenge Archive
Challenge 01 (http://www.shrinemaiden.org/forum/index.php/topic,14251.msg944865.html#msg944865) [Start Feb 04, 2013] (2 submissions)
Challenge 02 (http://www.shrinemaiden.org/forum/index.php/topic,14251.msg946049.html#msg946049) [Start Feb 07, 2013] (4 submissions)
Challenge 03 (http://www.shrinemaiden.org/forum/index.php/topic,14251.msg946317.html#msg946317) [Start Feb 08, 2013] (2 submissions)
Challenge 04 (http://www.shrinemaiden.org/forum/index.php/topic,14251.msg946978.html#msg946978) [Start Feb 10, 2013] (0 submissions)
Challenge 05 (http://www.shrinemaiden.org/forum/index.php/topic,14251.msg948740.html#msg948740) [Start Feb 16, 2013] (2 submissions)
Challenge 06 (http://www.shrinemaiden.org/forum/index.php/topic,14251.msg951034.html#msg951034) [Start Feb 23, 2013] (2 submissions)
Challenge 07 (http://www.shrinemaiden.org/forum/index.php/topic,14251.msg953170.html#msg953170) [Start Mar 03, 2013] (1 submission(s))
Challenge 08 (http://www.shrinemaiden.org/forum/index.php/topic,14251.msg955818.html#msg955818) [Start Mar 13, 2013] (0 submissions)
Challenge 09 (http://www.shrinemaiden.org/forum/index.php/topic,14251.msg956899.html#msg956899) [Start Mar 18, 2013] (0 submissions)
Challenge 10 (http://www.shrinemaiden.org/forum/index.php/topic,14251.msg960198.html#msg960198) [Start Mar 27, 2013] (0 submissions) NEW!
-
Challenge 1:
Create a script with three different attack patterns, all of which are executed individually, then repeated. It should be one .txt file controlling the entire thing. (For example, Yuyuko in TD's second spell, I think).
The first should involve rings of different speeds, in any shape or form. They can be normal rings, Ayarings, etc. Whatever strikes you as interesting to do.
The second should involve bullets that do not spawn at the boss's location (GetX, GetY), but do not spawn a certain distance from the sides either. (use trigonometric functions if in doubt)
The third part should involve non-curvy lasers.
Banned commands:
CreateLaserC/SetLaserDataC
This script should be one txt file, and should be around Normal-Hard in difficulty.
A possible solution has been attached. (Edit: It no longer has function cutin. Thanks to Lavalake for reporting the bug)
Completed by:
Phantom Song [Project Thread w/ Link (http://www.shrinemaiden.org/forum/index.php/topic,14147.msg938894.html#msg938894)] (Yuyuko)
Lavalake [Download (http://www.mediafire.com/?9v9a0g8s4j6986w)]
-
So in a way it's a contest?
-
So in a way it's a contest?
Nope. Just challenges for people to rack their brains on. It's not meant to be a competition. It's for scripters to test their abilities and ingenuity to wrap their heads around things.
-
Wait, why no music? e.e
-
No music because...
1) This is more about the coding than music.
2) Music takes a lot of space
3) I can't run .mp3 files with my Danmakufu
-
@Phantom Song
Interesting script! I do have to say that the first attack was completely impossible (like, that was beyond overdrive mode. Seriously). In all honesty, it probably belongs on your project page. It was really nice once I reached the dodgeable part. XD
But yeah, I should be more specific. Basically, the aim was to have one attack that would alternate between sub attacks. For example, the Koishi Hells have one attack that has different parts.
-
To disable smileys, go to and "Attachments and Other Options" and check "Don't use smileys."
-
To disable smileys, go to and Attachments and other options (http://www.shrinemaiden.org/forum/index.php?action=post;board=9.0#) [/size]and check Don't use smileys.[/b]
Thanks! Now I can fix the weird 8 and ) (8)) error!
-
@Phantom Song
Interesting script! I do have to say that the first attack was completely impossible (like, that was beyond overdrive mode. Seriously). In all honesty, it probably belongs on your project page. It was really nice once I reached the dodgeable part. XD
But yeah, I should be more specific. Basically, the aim was to have one attack that would alternate between sub attacks. For example, the Koishi Hells have one attack that has different parts.
Actually the first spell is very doable just hug the second ring. I still need to set durable spell card on it however... xD
-
@Lavalake: I got your challenge. However... I had to do a bit of function and pathname tweaking. I've attached the version that works for me at the end of this post.
Just to let you know, the version you sent me doesn't load any bullets because of the way the filepaths were structured. I went ahead and fixed it. The attack is pretty good, just to let you know (though those player targeting bullets looked pretty interesting~)
Nice job, anyhow. If you want me to put your script under the Challenge participants' section though, you'll have to reupload the script to Mediafire. Keep in mind for the future: I know that you tend to do a lot of stuff using hard paths, but not everyone structures their Danmakufu the same way. Probably the reason why you had so many bullet issues with Mythic Lullaby.
Edit: Now that the attachment is useless, it has been removed.
-
@Lavalake:
It's a nice script, however I did have some things to note:
1. If I'm not mistaken, the first part was suppose to be all rings (Like Aya's MoF Nonspells)
2. There's a hitbox on an invisible sprite, which is not good.
3. I think you could of added a concentration before each attack came because you could be killed out of no where after the first laser wave. I finally got it after 5 or 6 times...
-
@Lavalake:
It's a nice script, however I did have some things to note:
1. If I'm not mistaken, the first part was suppose to be all rings (Like Aya's MoF Nonspells)
2. There's a hitbox on an invisible sprite, which is not good.
3. I think you could of added a concentration before each attack came because you could be killed out of no where after the first laser wave. I finally got it after 5 or 6 times...
The first part: It did not have to be like that. It's up to the scripter how they want to approach rings. Stating that would be too limiting.
2) ??? Do you have the latest version?
3) ...the lasers were pretty slow...
-
No PhantomSong script download?
-
No PhantomSong script download?
It's on my Danmakufu thread
The first part: It did not have to be like that. It's up to the scripter how they want to approach rings. Stating that would be too limiting.
2) ??? Do you have the latest version?
3) ...the lasers were pretty slow...
1. Ok, I was confused. You. Gotta. Word. Things. Better.
2. I'm pretty sure I do. (The attached one?)
3. I'm talking when the rings appears.
-
Challenge 2:
Create a script using only blue, green, and aqua bullets. (i.e, no white or warm colors). You may not use rand, rand_int, or GetAngleToPlayer in this script. That includes boss movement, but does not include @DrawLoop. Lasers are allowed in any shape or form (but are likewise limited by color).
The aim of this challenge is to force scripters to think about both the theme of their attack and to create patterns that are not BSsed.
@Qwertyzxcv: Using GetPlayerX, GetPlayerY are fine, though the point is to make a pattern that doesn't aim at the player.
Remember: There's more than one way to cover up blind spots.
Banned commands:
rand (allowed in DrawLoop)
rand_int (allowed in DrawLoop)
GetAngleToPlayer
This script should be one txt file, and should be around Normal-Hard in difficulty.
I have uploaded a solution with two files, the second of which is a variation of the first. (or well, it's what I intended the first to be). There's also a screenshot.
Completed by:
Lavalake [Download (http://www.mediafire.com/?ahzp3nzfdxzwx3v)]
Phantom Song (Suwako)
Qwertyzxcv
Darkness1 [Project Tread w/ Link (http://www.shrinemaiden.org/forum/index.php/topic,9436.0.html)] (Nitori)
-
I have a question about the second challenge:
Can we use GetPlayerX or GetPlayerY - or + whatever? (You would be forced to move.)
-
I have a question about the second challenge:
Can we use GetPlayerX or GetPlayerY - or + whatever? (You would be forced to move.)
Challenge 2:
You may not use rand, rand_int, or GetAngleToPlayer in this script. That includes boss movement, but does not include @DrawLoop.
-
GetPlayer, not GetAngleToPlayer.
-
GetPlayer, not GetAngleToPlayer.
I'd assume you can't.
-
Challenge 2:
Create a script using only blue, green, and aqua bullets. (i.e, no white or warm colors).
B-b-b-but my warm and cold color mixes are what I'm known for. D: Oh well...
-
Edit: GetPlayerX and GetPlayerY are allowed. Just don't use them as a cheap way to derive a formula.
Let me make this clear: This is NOT a competition and it is NOT a thread to please me. This is to get you to explore new possibilities and test what you already know and are capable of. Learn from other scripters and improve your Danmakufu skills. THAT is the purpose of this thread.
@PhantomSong: Sorry~ Next time there will be different restrictions.
-
Challenge 3:
Create a script where the main boss is invincible, but not by using SetInvincibility. Load Enemy scripts, all of which must be defeated before the boss can be damaged (unless the player uses a piercing attack or a bomb). The boss is not allowed to fire any attacks; all attacks must be made by the summoned enemies. No shots may be declared in the main script.
More than one bullet graphic must be used. Lasers may be used in any shape or form.
Banned commands:
^rand
rand_int
*CreateShot01/CreateShot11/CreateShot02/CreateShot12/CreateShotA/SetShotDataA/FireShot
*CreateLaser01/CreateLaserA/CreateLaserB/CreateLaserC/SetLaserDataA/SetLaserDataB/SetLaserDataC/AddShot
*Obj_Create(OBJ_SHOT)
*Obj_Create(OBJ_LASER)
SetInvincibility
*Restriction only applies to the main script
^May only be used with SetMovePosition## or SetMovePositionHermite.
Required commands:
CreateEnemyFromFile
There is no suggested difficulty.
An attached script is available for those who are curious to what the challenge entails.
Completed by:
Lavalake [Download (http://www.mediafire.com/?06l6whwqmrb5om5)]
Darkness1 [Project Tread w/ Link (http://www.shrinemaiden.org/forum/index.php/topic,9436.0.html)] (Reimu)
-
Oi! Looks like I'm sticking this one out! But it seems rather interesting.
-
Woah! A third challenge? I didn't even do the first one yet! xD
-
Woah! A third challenge? I didn't even do the first one yet! xD
You don't have to make it perfect. Just quickly jot down your CreateShot/Laser01's and A's and some movement and VOILA!
(Despite my Yuyuko's Script just derping in the center of the screen xD)
-
You don't have to make it perfect. Just quickly jot down your CreateShot/Laser01's and A's and some movement and VOILA!
(Despite my Yuyuko's Script just derping in the center of the screen xD)
Haha, I liked your Yuyuko script! :)
-
Challenge 4:
Create a plural script that links to one nonspell and one spell. The loop/ascent/descent functions may not be used in the nonspell. You must use four angle measures in the spell. rand and rand_int may not be used in the spell. CreateShotA must be used in both the nonspell and spell.
Basically, if there are any rings of anything in the nonspell, you're either not following directions are cutting corners. Unless you have a really creative way to do this.
Banned commands:
SP*rand()
SP*rand_int()
NS*loop()
NS*ascent()
NS*descent()
Required commands:
CreateShotA()
SetShotDataA()
FireShot()
The difficulty should be around Normal to Hard.
Completed by:
-
Wait when you mean loop, you mean it can't loop, or be done over?
-
Wait when you mean loop, you mean it can't loop, or be done over?
You cannot use loop functions, like loop(7){CreateShot01(GetX, GetY, 3, angle4, 37, 10);}
or ascent(i in 0..8){CreateShot01(GetX, GetY, 2+0.01*i, angle+6*i, i, 0);}
Danmakufu will automatically loop your main loop. Do not worry; your script will still run.
Basically, this loop restriction bans rings, bans waves of bullets, bans blasts of multispeed bullets, etc. You will have to create one bullet at a time. No cutting corners either.
-
A solution for Challange 4 has finally been posted.
-
Challenge 5:
Create a plural script that links to one nonspell and one spell. All bullets must have an angular velocity. The spell must have bullets with acceleration. The boss must move in both spells. CreateLaserC must be used in the spell. Bubble bullets must be used in the nonspell. Koishi's hearts must be used in one of the attacks. (in honor of Valentines Day.) You will require an external shotsheet for this challenge.
Banned commands:
Required commands:
SP*CreateLaserC
SP*SetLaserDataC
SP*FireShot
LoadUserShotData
The difficulty should be around Normal.
Completed by:
Qwertyzxcv
Darkness1 [Project Tread w/ Link (http://www.shrinemaiden.org/forum/index.php/topic,9436.0.html)] (Koishi)
-
Koishi's hearts must be used in one of the attacks. (in honor of Valentines Day.)
That means we have to download a shotsheet?
-
That means we have to download a shotsheet?
You should get a shotsheet for this one. Getting to know a good shotsheet will help you later on. If you have time, you should also try to make your own.
-
For some odd reason Laser C commands won't work...
-
You should get a shotsheet for this one. Getting to know a good shotsheet will help you later on. If you have time, you should also try to make your own.
And because there arent hearts with the defaults bullets :V
-
And because there arent hearts with the defaults bullets :V
If you need any help with using your Shotsheet, PM me I'll be able to help you.
-
For some odd reason Laser C commands won't work...
if(count % 500 == 0 && angle % 2 == 0 && count > 0){
loop(3){
CreateLaserC(1, GetX, GetY, 10, 240, angle-1, 0);
SetLaserDataC(1, 0, 8, angle*45+angle2, 8, 0, 3);
SetLaserDataC(1, 60, 4, NULL, 0, 0, 3);
FireShot(1);
angle2+=120;
}
PlaySE(GetCurrentScriptDirectory~"laser.wav");
}
The following code, when executed,creates three curved lasers that start with a width of 10 and a length of 240 with a graphic of angle-1 (GetArgument).
At 0 frames, it sets speed to 8, sets angle to GetArgument*45+angle2, with an angular velocity of 8, no acceleration, and a min speed of 3.
At 60 frames, it sets speed to 4, keeps its current angle, and goes straight with no acceleration.
The shot is fired, and after looping three times, a SFX is played.
Angle has been predefined as GetArgument, and refers to the color of the laser,
Does this help?
-
if(count % 500 == 0 && angle % 2 == 0 && count > 0){
loop(3){
CreateLaserC(1, GetX, GetY, 10, 240, angle-1, 0);
SetLaserDataC(1, 0, 8, angle*45+angle2, 8, 0, 3);
SetLaserDataC(1, 60, 4, NULL, 0, 0, 3);
FireShot(1);
angle2+=120;
}
PlaySE(GetCurrentScriptDirectory~"laser.wav");
}
The following code, when executed,creates three curved lasers that start with a width of 10 and a length of 240 with a graphic of angle-1 (GetArgument).
At 0 frames, it sets speed to 8, sets angle to GetArgument*45+angle2, with an angular velocity of 8, no acceleration, and a min speed of 3.
At 60 frames, it sets speed to 4, keeps its current angle, and goes straight with no acceleration.
The shot is fired, and after looping three times, a SFX is played.
Angle has been predefined as GetArgument, and refers to the color of the laser,
Does this help?
Not one bit, it still won't run... ( I substituted the variables too)
-
Please submit code.
-
task fire{
let count = 0;
let angle = 0;
let angle2 = 50;
if(count % 500 == 0 && angle % 2 == 0 && count > 0){
loop(3){
CreateLaserC(1, GetX, GetY, 10, RED05, angle-1, 0);
SetLaserDataC(1, 0, 8, angle*45+angle2, 8, 0, 3);
SetLaserDataC(1, 60, 4, NULL, 0, 0, 3);
FireShot(1);
angle2+=120;
}
}
}
-
CreateLaserC(1, GetX, GetY, 10, RED05, angle-1, 0);
SetLaserDataC(1, 0, 8, angle*45+angle2, 8, 0, 3);
SetLaserDataC(1, 60, 4, NULL, 0, 0, 3);
Time to introduce you to something very helpful!
http://dmf.shrinemaiden.org/wiki/Bullet_Control_Functions_(0.12m)#CreateLaserC (http://dmf.shrinemaiden.org/wiki/Bullet_Control_Functions_(0.12m)#CreateLaserC)
You have wonderfully messed up your arguments.
CreateLaserC(ID, X, Y, width, length, graphic, delay);
angle-1 is my graphic. 240 was my length. I clarified that angle wasn't actually an angle measure (I was just too lazy to make a new variable), but it seems that it messed up. Below is what was at the top of my code.let angle = GetArgument;
You should be using this:
CreateLaserC(1, GetX, GetY, 10, width, graphic, 0);
-
A solution to Challenge 5 has been posted.
-
Challenge 6:
Create a spell with only lasers. The spell's name must be longer than three words. You must use CreateLaserA. Lasers must be a shade of blue and/or a shade of yellow. You are not allowed to use the built in shots that come with Danmakufu.
The error regarding the banned commands has been resolved, and the challenge is now possible.
Banned commands:
CreateShot01
CreateShot02
CreateShot11
CreateShot12
CreateShotA
SetShotDataA
Obj_Create(OBJ_SHOT)
Required commands:
CreateLaserA
SetLaserDataA
FireShot
LoadUserShotData
CutIn || cutin
There is no recommended difficulty.
Completed by:
Darkness1 [Project Thread w/ Link (http://www.shrinemaiden.org/forum/index.php/topic,9436.0.html)] (Kotohime)
Qwertyzxcv
-
Questions:
Challenge 5: Does there have to be an image because its a moving boss?
Challenge 6: No built in shots means a shotsheet? And can I do different scripts for different difficulties
-
Questions:
Challenge 5: Does there have to be an image because its a moving boss?
Challenge 6: No built in shots means a shotsheet? And can I do different scripts for different difficulties
@5: Use a shot sheet. You will not need to use enemy graphics for challenges 1-6. Heck, you don't need to use any backgrounds/cutins/etc. It's completely unrelated to the boss graphic.
@6 Yes, an external shotsheet. Danmakufu's built in shots are too limited. Feel free to use different difficulties.
-
@5: Use a shot sheet. You will not need to use enemy graphics for challenges 1-6. Heck, you don't need to use any backgrounds/cutins/etc. It's completely unrelated to the boss graphic.
@6 Yes, an external shotsheet. Danmakufu's built in shots are too limited. Feel free to use different difficulties.
Um, just letting you know that LoadUserShotData is sort of required to use external shotsheets. So this challenge is currently impossible.
-
Um, just letting you know that LoadUserShotData is sort of required to use external shotsheets. So this challenge is currently impossible.
Thanks for telling me.
...It was a typo. I put it in the wrong section. The challenge should be possible now.
-
Wow. This thread is dead now.
Anyway, I'll be posting a solution to the current challenge soon.
Edit: Solution posted.
-
Wow. This thread is dead now.
Anyway, I'll be posting a solution to the current challenge soon.
Edit: Solution posted.
:ohdear: OH NOEZ! Ill do challenge 6
-
Questions:
1. Does challenge 6 require a title? Or do you mean if there is a title, it should be more than 3 words?
2. Can I make it a time-out card?
-
Questions:
1. Does challenge 6 require a title? Or do you mean if there is a title, it should be more than 3 words?
2. Can I make it a time-out card?
1) You are required to use either cutin or CutIn, so answer the question for yourself.
2) Sure.
If it says you can't do it, you can't do it. If it says you have to do it, you have to do it. If it doesn't say anything about it, go ahead and do it if you want. I have a name requirement because being able to come up with a good spellcard name is always a nice skill to have.
-
1) You are required to use either cutin or CutIn, so answer the question for yourself.
2) Sure.
If it says you can't do it, you can't do it. If it says you have to do it, you have to do it. If it doesn't say anything about it, go ahead and do it if you want. I have a name requirement because being able to come up with a good spellcard name is always a nice skill to have.
1) Whoops, didn't see that :derp:
2) yay :3
mmkay
-
Challenge 7:
Create a spell using the KOUMA cutin. All bullets must be a shade of green, and rand must be used. You are not allowed to use GetAngleToPlayer, and all uses of rand must be used in conjunction with either loop, ascent, or descent. Lasers are allowed but not required. Enemy scripts are not allowed, and object lasers are not allowed.
Banned commands:
Obj_Create(OBJ_LASER)
Obj_Create(OBJ_SINUATELASER)
GetAngleToPlayer
CreateEnemyFromFile
Required commands:
rand && (loop || ascent || descent)
CutIn
Difficulty should be around Normal to Hard.
Completed by:
Darkness1 [Project Tread w/ Link (http://www.shrinemaiden.org/forum/index.php/topic,9436.0.html)] (Sanae) *
-
@Qwertyzxcv.
"... -- Lunatic -- ..."
Does not qualify as three words or more. XD
Also, that script almost overheated my processor, and it was way too easy on Lunatic. ~Curvy Lasers~~Destroy processors~
-
@Qwertyzxcv.
"... -- Lunatic -- ..."
Does not qualify as three words or more. XD
Also, that script almost overheated my processor, and it was way too easy on Lunatic. ~Curvy Lasers~~Destroy processors~
um...i ithought the cutin had titles, OH, the one without music has titles. :D
lol mine was running at 40fps xD I dunno how to fix it ??? :derp:
-
A solution for challenge 7 has been posted.
Darkness1's three new scripts for Challenges 2, 5, and 7 are under their respective posts.
-
Challenge 8:
Create a spell with a cutin image. You are required to use SFX. You are not allowed to use any object attacks for this challenge. You may not use tasks for anything unless it is from an animation library or is purely graphical. You are required to use one bullet shape & size (As in, one set of bulletIDs. You are allowed to manipulate the bullet however you want in the script.) but can use whatever colors you wish. You are not allowed to use GetAngleToPlayer. Lasers are allowed, but you'll have to stretch graphics from the same size and shape.
Banned commands:
Obj_Create(OBJ_SHOT)
Obj_Create(OBJ_LASER)
Obj_Create(OBJ_SINUATE_LASER)
GetAngleToPlayer
Required commands:
CutIn || cutin
PlaySE
Difficulty should be around Normal to Hard.
Completed by:
-
Challenge 9:
Create a non spell where you only use ADD bullets. You are required to use more than three colors of bullets. It cannot use rand or rand_int unless those are for a purely graphical purpose. You are required to in/decrement variables using +=, -=, ++, or --. Lasers are not allowed.
Banned commands:
Obj_Create(OBJ_LASER)
Obj_Create(OBJ_SINUATE_LASER)
rand
rand_int
CreateLaser01
CreateLaserA
CreateLaserB
CreateLaserC
SetLaserDataA
SetLaserDataB
SetLaserDataC
Required commands:
none
Difficulty should be around Normal.
Instead of posting my own solution, I'm just going to point people in the direction of Miko's Guze Flash.
Completed by:
-
A solution for Challenge 8 has been posted.
Edit: So has a screenshot.
-
Challenge 10:
Create a spell solely consisting of dot bullets (ex: WHITE05). Bullets are not allowed to have angular velocity. Trigonometric functions must be used. Lasers are not allowed. Rand and rand_int are allowed for this challenge.
Banned commands:
Obj_Create(OBJ_LASER)
Obj_Create(OBJ_SINUATE_LASER)
CreateLaser01
CreateLaserA
CreateLaserB
CreateLaserC
SetLaserDataA
SetLaserDataB
SetLaserDataC
Required commands:
sin||cos||tan||asin||acos||atan||atan2
Difficulty should be around Normal.
Completed by:
-
With all respect, 9 and 8 have been like completed by 0 people and previous (7,6 I think) challenges don't offer much activity either. Perhaps people got tired / ran out of time or ideas.
If a thread slowly dies due to community inactivity (10 days of no activity) just let it die in peace and not forcefully reanimate it. Danmakufu is a inspiration burning activity, this is the reason why we also didn't host any official contests for the last I think year because also seen a major drop in activity.
I think it is time to put this at a rest, thanks for the previous challenges and those who took part.
Do not create new challenge threads please, otherwise we're going to get cluttered ones.