Missiles WIP
-
@LinkCraft That’s what I do. No judgment here. 😉
-
Missiles update coming soon more polish and comments.
Mainly for fuze player -
Also is the game too hard? because it seems everyone gets low scores and I’m over here getting around 25 every time.
-
It is pretty hard but that is not necessarily a bad thing. My hi-score is 17
-
@LinkCraft said in Missiles WIP:
Also is the game too hard? because it seems everyone gets low scores and I’m over here getting around 25 every time.
Hard? yes, too hard. nope!
-
Too hard? Yep! Lol 😉
-
1.1.1 pending
-
Words High score have been changed to Best score
-
Screen fades white and then fades undo the game when A is pressed
-
Music slows down after hit by a missile
-
Comments in code
-
My username is always in the bottom left corner
-
Added a new song for the title screen (song is by Dave of course)
Note: this update will reset your best score save data
Also can someone tell me if this is fuze player ready or if changes need to be made?
-
-
I've just had a go @LinkCraft and it looks fantastic. Definitely one for the showcase eventually. The music slowdown is such a nice touch!
The one thing I might ask if you have the time for, is a couple of lines of instructional text. Perhaps telling the player to follow the yellow circles to find coins.
A loading screen (can be as minimal as you like) would also go a long way, since loading the audio assets takes a little time.
Amazing work dude.
-
Cool I was thinking of adding a instruction/ loading screen
-
finally got round to playing this, what a great game very hard to start with but there is a certain knack to it.love it !
-
So there is a small problem when you start the program quit and start again you lose 22 MB every time. How should I fix this?
-
Great update to a great game. 15 is still my best score.
You really nailed the feeling of speed and just racing through the clouds.
(It would be nice if the best score was saved between sessions...)
-
@LinkCraft I’m thinking that’s from the loaded audio files. I don’t think that memory is properly returned in Fuze.
-
@LinkCraft said in Missiles WIP:
So there is a small problem when you start the program quit and start again you lose 22 MB every time. How should I fix this?
Don't worry, that shouldn't be an issue in the upcoming patch or player :)
This is superb! Really fun game and I love the change in the music when you get hit haha
-
Can save data be kept in a update or will it always get overwritten by the newest version?
-
@LinkCraft If you download a new version of a project you already have, everything will be overwritten including the save data. However with some work you can retain the save data.
First you rename the original project (the one with the save data) so it doesn't get overwritten. Then you download the new version. Finally you copy all the non-save data (eg. code, images, maps, bookmarks?) from the new project to the old. That way you will have an updated program with the older save data in the same project.
-
So everyone would have to do that to keep there own save data?
-
Yes they would. Since you can't copy/paste the save data from one project to another, you instead have to copy/paste everything else. I don't know of any other way of doing it.
-
Update 1.1.2 pending
-
Starting loading screen
-
A few lines in the program code that tell you how to play
-
-