Pixels per tile

I was wondering how many pixels are in each tile? Also what is a good speed for normal platforms? Thanks.

-Ent

** VOTE GORE **

32 pixels per side. How many pixels in a tile, you can figure out yourself.

The way I guess at speeds is to think: how many tiles do I want the platform to pass through every second? Then I use this:

NUMBER OF TILES PER SECOND * 32 * 256 / 30 = SPEED

1300 gets about 5 tiles per second. But 5 a second is pretty fast.

------------------
So Bush says education is his highest priority?
According to the College Board, Texas is 44th in the nation for SAT scores (995 out of 1600). Yessir, leave no child behind.
VOTE GORE NOVEMBER 7th.

What do you mean by sides?

== VOTE GORE ==

------------------
#--------------------------------#
| Omnipotens Imperator Ent |
#--------------------------------#

A tile is square, is it not? A square has four sides, does it not? One side of this square is 32 pixels.

------------------
So Bush says education is his highest priority?
According to the College Board, Texas is 44th in the nation for SAT scores (995 out of 1600). Yessir, leave no child behind.
VOTE GORE NOVEMBER 7th.

Quote

Originally posted by spamguy:
**32 pixels per side. How many pixels in a tile, you can figure out yourself.
**

It's 3232, or 32^2, or 16^(2+2), or 8^(2+2+2), or 4^(2+2+2+2), or 2^(2+2+2+2+2), or 2^(52), using a calculator, you can find out that 52 = 10, so 2^(52) = 2^10.
2^10 can easily be found using the binary table:

  1. 2
  2. 4
  3. 8
  4. 16
  5. 32
  6. 64
  7. 128
  8. 256
  9. 512
    10) 1024

So there are 1024 pixels/tile.

Here's more of the binary table:

11)2048
12)4096
...
16)65,536
...
64) approx. 18 * 10^18

------------------
Measuring energy in kilowatt-hours is as stupid as measuring distance in knot-seconds.

(This message has been edited by aschaaf_86 (edited 04-03-2001).)

Who here thinks aschaaf_86 should change his sig to "...sucsess met the hard way." or some such thing. 😄

------------------
(url="http://"http://www.AmbrosiaSW.com/cgi-bin/ubb/Ultimate.cgi?action=email&ToWhom;=Burnum")Stephen(/url) ż' ((url="http://"http://www.AmbrosiaSW.com/cgi-bin/ubb/ubbmisc.cgi?action=getbio&UserName;=Burnum")The Burnum Man(/url))
Play Ferazel's Wand? (url="http://"http://homepage.mac.com/burnum/ferazel.hqx")Download Equity Of Redemption!(/url) - A New Ferazel's Wand World

Quote

Originally posted by Burnum:
**Who here thinks aschaaf_86 should change his sig to "...sucsess met the hard way." or some such thing.:D
**

Maybe in addition to my current one.
I must fight for the metric system!

BTW, one more post, and you'll have made 2^7 posts!

------------------
Measuring energy in kilowatt-hours is as stupid as measuring distance in knot-seconds.

Quote

Originally posted by Emperor Ent:
Also what is a good speed for normal platforms?

Use VelocityChooser 1.0, a not-yet-done program that will be bundled with MRG.

------------------
Measuring energy in kilowatt-hours is as stupid as measuring distance in knot-seconds.