The Daily Click ::. Forums ::. Competitions ::. FAO admins - Console wars attempt 3
 

Post Reply  Post Oekaki 
 

Posted By Message

-UrbanMonk-

Professor Spectrum

Registered
  7/7/2008
Points
  6120

Has Donated, Thank You!Little Pirate!ARGH SignKliktober Special Award TagPicture Me This Round 33 Winner!The Outlaw!VIP MemberHasslevania 2!I am an April Fool
19th October, 2010 at 8:34:22 PM -

Hayo's is my favorite looking game so far.

I need to make something now...

Take a break from my main project, or maybe just reuse some code.

I dunno.

 
http://www.soapcow.com <- Flash games, featuring MMF made games!
http://www.jsoftgames.com <- Old blog I don't keep up anymore

AndyUK

Mascot Maniac

Registered
  8/1/2002
Points
  14165

Game of the Week WinnerSecond GOTW AwardHas Donated, Thank You!VIP Member
20th October, 2010 at 12:45:25 AM -


Originally Posted by Spitznagl
I have some more technical questions.

1. It is mentioned that the 96x96 pxls tileset can change for every frame, but what about the actives?
2. Is there any sort of on-screen tile limit or could the entire screen be filled?
3. Is it ok to superpose multiple tiles on top of one another?



1. Both can change each frame.
2. No.
3. Yes.

 
.

s-m-r

Slow-Motion Riot

Registered
  6/4/2006
Points
  3174

Candle
20th October, 2010 at 1:02:53 PM -

After seeing all the screenshots of what's been done so far, I'm very, VERY excited to see the outcome once the compo is finished! Best of success to you all.

I busted out my old NES emulator earlier this week because I was feeling all nostalgic...

 
.

Marko

I like you You like you

Registered
  5/8/2008
Points
  2797

Has Donated, Thank You!Game of the Week WinnerVIP Member360 OwnerDos Rules!Happy FellahCrazy EvilI am an April FoolGingerbread House
20th October, 2010 at 8:07:03 PM -

s-m-r, that is cool Retro is the new future!

 
Image

Subliminal Dreams. . ., daily gaming news and the home of Mooneyman Studios!
www.mooneyman-studios.webs.com

Jon Lambert

Administrator
Vaporware Master

Registered
  12/19/2004
Points
  8224

VIP MemberWii OwnerTDC Chat Super UserI am an April FoolSSBB 3265-4741-0937ACCF 3051-1173-8012360 Owner
22nd October, 2010 at 3:39:03 AM -

Are we allowed to use multiple fonts? I don't want to use the same size font for both my score counter and my combo counter.

EDIT: Also, can I count tiles as 2x2? For example, this dithered tile is 32x8 for the motif used by the quick backdrop, but in reality it could be as small as 2x2:
Image
So that a sample of my tileset looks like this:
Image

Edited by an Administrator

 
Sandwich Time!Whoo!

JoyCheck & KeyCheck Widgets
For easy implementation of customizable joystick and keyboard controls.
http://www.create-games.com/download.asp?id=8364

lembi2001



Registered
  4/1/2005
Points
  565

VIP MemberIt's-a me, Mario!Wii OwnerI like Aliens!Has Donated, Thank You!PS3 OwnerI am an April Fool
22nd October, 2010 at 2:39:54 PM -

Originally Posted by Marko
Been spriting the background this evening and i'm happy so far with the progress. I decided to stick with regular arcade-style circuit racing for my game (actually, i think it would have been easier to make a more OutRun style A-to-B racer, tbh) and the game is now playable (woo!), meaning it's possible to race lap after lap. The AI cars have yet to be added, but the mini-map is pretty fancy. The HUD is very bare and hasn't been touched yet.

Compare it with the (very) early build on page 10 of this thread!

Image

This reminds me of both Continental Circus and Pole Position.

 
Image

AndyUK

Mascot Maniac

Registered
  8/1/2002
Points
  14165

Game of the Week WinnerSecond GOTW AwardHas Donated, Thank You!VIP Member
22nd October, 2010 at 11:45:58 PM -

Originally Posted by Jon Lambert
Are we allowed to use multiple fonts? I don't want to use the same size font for both my score counter and my combo counter.

EDIT: Also, can I count tiles as 2x2? For example, this dithered tile is 32x8 for the motif used by the quick backdrop, but in reality it could be as small as 2x2:
Image
So that a sample of my tileset looks like this:
Image

I'd rather you use only one font as your 'free text'. You can still use a counter with a different font for stuff but it should really be classed as an active object.

Oh also yes, 2x2 is fine.

Edited by AndyUK

 
.

alessandroLino

I create vaporware

Registered
  3/11/2009
Points
  172
23rd October, 2010 at 3:31:32 AM -

I know its stated in the rules that no automatic rotation is allowed but...

Can i use it locked into 4 directions? I mean, i could just copy-paste-rotate into the other directions, i just don't want to do it over and over for everything

@edit: Construct doesn't have the nifty 'create rotated directions' like MMF, but you can set rotation count, thats why i'm asking

Edited by alessandroLino

 
n/a

AndyUK

Mascot Maniac

Registered
  8/1/2002
Points
  14165

Game of the Week WinnerSecond GOTW AwardHas Donated, Thank You!VIP Member
23rd October, 2010 at 8:06:11 PM -

Yeah nothing wrong with having rotations. Anyone can draw different steps between angles manually. Just so long as you don't use MMF2's abilities to do smooth rotations or resizing.

 
.

Disthron



Registered
  2/8/2005
Points
  1069

VIP Member
24th October, 2010 at 12:55:39 AM -

Gee, I only just found out about this competition. I wonted to make a suggestion to have a system to simulate sprite flicker.

My idea was to have a invisible active object the size of the screen. Make any "sprite" a part of a defined group and if the number of sprites overlapping the screen detector was greater than the defined limit, say 16, then it would choose one of those sprites at random and make it invisible. There would be a separate action to make them reappear so they were only invisible for a split second. I was actually thinking we could make a base file with this system already set up for people to use.

I actually thought of that idea from last time but was once again I was too late to have it considered. So I thought I'd mention it this time so that maybe it would be something to think about for the next comp.

Anyway, it seems some of the entry are looking pretty awesome this time around. I'm particularly interested in the racing one buy lembi2001, those games have always fascinated me. I have a basic understanding of how it's done but I have no idea how you'd do it in MMF without using animations.

Anyway, I do have an idea or two but when are the entries due in? Also, all the sprites must fit on a 96x96 picture? Kind of like a sprite sheet? I guess that includes all frames of animation?

oh, and one last thing. Are we allowed to simulate pallet animation, like with water, glowing lights, ect? Can you do pallet actual animation in MMF, it has a 256 colour pallet mode doesn't it?

 
"Oh, my god! A lightning monster just ripped out this poor woman's eyes, and your mocking her shrubbery!" - The Spoony One

Jon Lambert

Administrator
Vaporware Master

Registered
  12/19/2004
Points
  8224

VIP MemberWii OwnerTDC Chat Super UserI am an April FoolSSBB 3265-4741-0937ACCF 3051-1173-8012360 Owner
24th October, 2010 at 1:59:26 AM -


Originally Posted by Disthron
Anyway, it seems some of the entry are looking pretty awesome this time around. I'm particularly interested in the racing one buy lembi2001, those games have always fascinated me. I have a basic understanding of how it's done but I have no idea how you'd do it in MMF without using animations.

It is actually by Marko; lembi2001 was just quoting his post.


Originally Posted by Disthron
Anyway, I do have an idea or two but when are the entries due in? Also, all the sprites must fit on a 96x96 picture? Kind of like a sprite sheet? I guess that includes all frames of animation?

For the sprites, you just need to use one frame of animation, not all. If you have a 32x32 character that would be 1/9th of your allowance for sprites. The competition entries are due in December (incidentally it sorta says that on the front page, but saying "console release" instead).


Originally Posted by Disthron
oh, and one last thing. Are we allowed to simulate pallet animation, like with water, glowing lights, ect? Can you do pallet actual animation in MMF, it has a 256 colour pallet mode doesn't it?

I don't know what this means. Do you mean changing the pallet at runtime? Or do you mean changing the colors on an active object with the Replace color action?

 
Sandwich Time!Whoo!

JoyCheck & KeyCheck Widgets
For easy implementation of customizable joystick and keyboard controls.
http://www.create-games.com/download.asp?id=8364

AndyUK

Mascot Maniac

Registered
  8/1/2002
Points
  14165

Game of the Week WinnerSecond GOTW AwardHas Donated, Thank You!VIP Member
24th October, 2010 at 2:14:19 AM -

Colour swapping? well, it's easier just to use animations in MMF. Real computers/consoles used colour swapping because it was more efficient than using the extra processing time and memory than an animation would use.

I did create a 2d racing road engine once. It's quite easy with a little maths.

 
.

Disthron



Registered
  2/8/2005
Points
  1069

VIP Member
24th October, 2010 at 3:13:47 AM -

It is actually by Marko; lembi2001 was just quoting his post
Ah, silly me. Still looks pretty cool though.

For the sprites, you just need to use one frame of animation, not all. If you have a 32x32 character that would be 1/9th of your allowance for sprites. The competition entries are due in December (incidentally it sorta says that on the front page, but saying "console release" instead).
Thanks for clearing that up


I don't know what this means. Do you mean changing the pallet at runtime? Or do you mean changing the colors on an active object with the Replace color action?


Well, Pallet animation was when a programmer or artist would change certain entries in the colour pallet at runtime. This would be used for stuff like running water, conveyor belts, fires, flickering lights, sometimes even more complex things. If you go to this video and move the time code to around 4:00, where the player is fighting the water boss, you can see it in action. The water effect is made by cycling a number of the blue pallet entries. It was used for all sorts of stuff back in the day.

http://www.youtube.com/watch?v=dgwTPuE7BW0

If you could change the pallet at runtime then you could do it for real. However you could also emulate the effect by using an active object and just changing the colours with an animation.

 
"Oh, my god! A lightning monster just ripped out this poor woman's eyes, and your mocking her shrubbery!" - The Spoony One

Jon Lambert

Administrator
Vaporware Master

Registered
  12/19/2004
Points
  8224

VIP MemberWii OwnerTDC Chat Super UserI am an April FoolSSBB 3265-4741-0937ACCF 3051-1173-8012360 Owner
24th October, 2010 at 4:27:28 AM -

So for this game, I'm using graphics from a game I was already working on, so I felt like I'd post comparison shots of the original graphics and the versions used for this competition:
Image
Image

 
Sandwich Time!Whoo!

JoyCheck & KeyCheck Widgets
For easy implementation of customizable joystick and keyboard controls.
http://www.create-games.com/download.asp?id=8364

Jon C-B

I create vaporware

Registered
  4/23/2008
Points
  237

I'm an alien!VIP MemberWii OwnerI donated an open source project Santa Hat
24th October, 2010 at 4:36:38 AM -

I think what you're doing now looks much better than the first one.

 
n/a
   

Post Reply



 



Advertisement

Worth A Click