@MrGigaflare There are several ways to make patterns, in my case, I made several orbs that shoot towards the boss and move in a orbit for a set amount of time before changing patterns and direction of orbit and distance from boss.
@sirmastercombat Any tutorials? i'm afraid i don't fully get it, i'm a sprite/pixel artist, so i just need to get the game mechanics going to complete my game, any help would be awesome, and i could credit you of course
@graymic All depends on the game. in my case, I just used orbit calculation and jump to for main orb movemnt. Bullets just are creating using create moving (which shoot from a orb to the boss and passthrough, too lazy to actully make it come out of the boss).
@martiigr5 Well, the way I did it here was that I made 8 orbs that orbit around the boss (just google for some orbit code), they shoot bullet objects that towards the boss and passing through the boss, going through the other side of the boss, creating the patterns. However, that method is not what you may not want, so instead, you might want to use a time-line to shoot each bullet at a specific angle and time to create more unique patterns.
How do you make bullet patterns? i'm new with GM and i don't have the smallest idea
MrGigaflare 2 weeks ago
@MrGigaflare There are several ways to make patterns, in my case, I made several orbs that shoot towards the boss and move in a orbit for a set amount of time before changing patterns and direction of orbit and distance from boss.
sirmastercombat 2 weeks ago
@sirmastercombat Any tutorials? i'm afraid i don't fully get it, i'm a sprite/pixel artist, so i just need to get the game mechanics going to complete my game, any help would be awesome, and i could credit you of course
MrGigaflare 2 weeks ago
@MrGigaflare Well, I'll try to make a tutorial then.
sirmastercombat 2 weeks ago
I'm going to audio replace this soon. Don't worry, it'll be a good song to replace with.
sirmastercombat 3 months ago
your character is... text?
MaxArceus 3 months ago
@MaxArceus Yellow dot.
sirmastercombat 3 months ago
@sirmastercombat ahh, I didn't see it untill I switched to hd and full screen, ok
MaxArceus 3 months ago
@MaxArceus Well, it is a small dot. :P
sirmastercombat 3 months ago
@sirmastercombat But why is the player actually just a dot?
MaxArceus 3 months ago
@MaxArceus Does it look like I have a Pixel artist at the time?
sirmastercombat 3 months ago
@sirmastercombat No but I mean, you could have just used a picture from internet. Or make it yourself just use a small mask of course.
MaxArceus 3 months ago
@MaxArceus Well, it was temporary. I do have a new (but not so good) player sprite.
sirmastercombat 3 months ago
@sirmastercombat ok
MaxArceus 3 months ago
@MaxArceus I drew myself.
sirmastercombat 3 months ago
What are the algorithm they use in bullet hells?
or is it just some vector say, x , y of the sprites position +1 to each new position and direction?
graymic 5 months ago
@graymic All depends on the game. in my case, I just used orbit calculation and jump to for main orb movemnt. Bullets just are creating using create moving (which shoot from a orb to the boss and passthrough, too lazy to actully make it come out of the boss).
sirmastercombat 5 months ago
Song fits in perfectly, This game - GOTY
MadxGam3r 5 months ago
@MadxGam3r Not really, it's just one boss, it's not that great.... Besides, some other games that fit into this (Bullet Hell) genre are better mine.
sirmastercombat 5 months ago
This is very interesting... cool!
I was just wondering how to make multiple objects in orbit around another object.
Thanks!
Devzilla98 6 months ago
this is great, I'm trying to find a tutorial how you make these but I can't find anyone.
can you maybe make one how you made this??
martiigr5 6 months ago
@martiigr5 Well, the way I did it here was that I made 8 orbs that orbit around the boss (just google for some orbit code), they shoot bullet objects that towards the boss and passing through the boss, going through the other side of the boss, creating the patterns. However, that method is not what you may not want, so instead, you might want to use a time-line to shoot each bullet at a specific angle and time to create more unique patterns.
sirmastercombat 6 months ago
@sirmastercombat
oohh I see, well than I will try it over and over and see if I can find a tutorial, thank you for explaning to me
martiigr5 6 months ago
Source code? *.*
00kabecao00 8 months ago
@00kabecao00 Which parts do you need?
sirmastercombat 8 months ago
@happytreefriendssuck Well I borrowed some lines from here gmc . yoyogames . com/index . php?showtopic=493348
Remove the spaces around the dots
sirmastercombat 10 months ago
Good job on your game, and may I ask what the name of the song is?
kakashisfriend 10 months ago
@kakashisfriend "My little world" by celldweller (the origional though, I can't remeber the name of the remix I used)
sirmastercombat 10 months ago
@4glados I took a boss sprite form there, the bullets are from some website I found on google. Also the patterns are coded unusually.
sirmastercombat 11 months ago