So i’m at cross roads here. I have a feeling that Star Miner won’t be finished on time. And if it is it would be of poor quality. I could go for a quick raycasting game, dungeon like maybe. Or i could do something with a 3d engine that’s kinda basic. Maybe like a 3d physics playground or something, but that would be hardware intensive...I wanna do something 3d, the 3DS already has too many platforming based 2d games... I would ask for suggestions but knowing what the community likes would be a slight advantage over those who don’t have a community vote. I could continue with Star Miner if i really wanted because i still want to make it, but that is a pretty big game considering i’m still not very far in development. Star Miner development is on hold, i need a new idea that isn’t as big.
End of 2017 Programming Contest
Root / Site Discussion / [.]
haloopdyCreated:
So i’m at cross roads here. I have a feeling that Star Miner won’t be finished on time. And if it is it would be of poor quality. I could go for a quick raycasting game, dungeon like maybe. Or i could do something with a 3d engine that’s kinda basic. Maybe like a 3d physics playground or something, but that would be hardware intensive...I wanna do something 3d, the 3DS already has too many platforming based 2d games... I would ask for suggestions but knowing what the community likes would be a slight advantage over those who don’t have a community vote. I could continue with Star Miner if i really wanted because i still want to make it, but that is a pretty big game considering i’m still not very far in development. Star Miner development is on hold, i need a new idea that isn’t as big.My original idea was going to use the raycaster to create a 3D snowball fight game with optional skins to make it into a zombie shooter, etc. You can take this idea if you want, I'm working on something else.
I know EXACTLY what im going to do >:3
Uuuhhhh, i got some problem with sprite collision, so i have a sprite that is scaled somehow like this
WHILE 1 SCALE=0 SPSCALE 1,30,SCALE WENDIn this state collision shouldn't work because it's nothing But when i make it bigger and almost after that again nothing it still doesn't work, i need the collision to work while it's SCALE isn't 0 but it doesn't, i hope i told you enough info for you to help me and yes.. i have a code like this on the top
SPCOL 1,TRUE
Uuuhhhh, i got some problem with sprite collision, so i have a sprite that is scaled somehow like thisIt's because you put SCALE=0 right before the SPSCALE i thinkWHILE 1 SCALE=0 SPSCALE 1,30,SCALE WENDIn this state collision shouldn't work because it's nothing But when i make it bigger and almost after that again nothing it still doesn't work, i need the collision to work while it's SCALE isn't 0 but it doesn't, i hope i told you enough info for you to help me and yes.. i have a code like this on the topSPCOL 1,TRUE
It's in a loop and if something happens then it gets increased, so it doesn't matter also this is just an example my code is more complexUuuhhhh, i got some problem with sprite collision, so i have a sprite that is scaled somehow like thisIt's because you put SCALE=0 right before the SPSCALE i thinkWHILE 1 SCALE=0 SPSCALE 1,30,SCALE WENDIn this state collision shouldn't work because it's nothing But when i make it bigger and almost after that again nothing it still doesn't work, i need the collision to work while it's SCALE isn't 0 but it doesn't, i hope i told you enough info for you to help me and yes.. i have a code like this on the topSPCOL 1,TRUE
Announcing Virtual Buffalo - the world's most difficult, most intense, twitch based... pet simulator. Not going to reveal gameplay details just yet, but it's not what you're expecting! Favorite feature so far is that the background music is randomly assembled. Every few seconds the melody, bassline, and percussion are swapped and combined to try and keep things interesting. Here's just a small taste of what the results could sound like: https://youtu.be/-UUx84KNNqIDo you use a certain program for making your music? Or are you using basic MML commands to make it? It sounds really good and I have no idea how you can do something like that.
It's ready! https://smilebasicsource.com/page?pid=995
Keep sending me bug reports and I'll keep polishing it and adding new features until the deadline!
It's ready! https://smilebasicsource.com/page?pid=995 Keep sending me bug reports and I'll keep polishing it and adding new features until the deadline!Remember to use the Programming Contest tag so it can be included on the contest section.
Remember to use the Programming Contest tag so it can be included on the contest section.Phew, thanks for noticing! That would have been really embarrassing come voting time.
Do you use a certain program for making your music? Or are you using basic MML commands to make it? It sounds really good and I have no idea how you can do something like that.Just basic MML I'm afraid. When I'm composing I use a keyboard, but it would take too long to import so I just type it in like code. It also helps that I write almost exclusively in C Minor, which is normally a bad thing... but here it meant I could reuse a lot of melodies I've written in the past with only some minor tweaks. Hooray for laziness!
Maybe I won't participate in this one. This program is taking me a long time. And by the time a figure out everything, the contest probably would have ended.No harm in submitting what you've got, even if you keep working on it post contest. I'll still vote for something cool even if it's not finished.