Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] stage question
#1
just a small simple question
for the 'ratio' in spawning enemies, what is the most number of decimal places you can have? is it just one only?
~its been a long time coming~
Reply
Thanks given by:
#2
I am pretty sure that you can add at least 3 decimals. This also means that the data is most likely stored as a float-value, meaning that you can put quite a few numbers behind the decimal point (ie refer to the characters' headers that have pretty awkward values for running, jumping, etc).

You can try to add something like ratio: 0.125. Those guys should only spawn in 8p-mode. So wait, do we then actually need more decimals? Don't think so :P
Silverthorn / Blue Phoenix
~ Breaking LFE since 2008 ~

"Freeze, you're under vrest!" - Mark, probably.

» Gallery | » Sprites | » DeviantArt
Reply
Thanks given by: dubbleD
#3
    DC-Code:
<bmp_begin>
jump_height -16.299999
<bmp_end>

Bat's .dat file.
So I think it's actually possible for 6 decimal digits? I'm not very sure.
[Image: abstractdaad.png]
Graphic Stuff|Tania|Indo Fighter|Sprites|Comics|
News of my days: My graphics skills will go better. Eventually...
Reply
Thanks given by:
#4
thanks for confirmation. was thinking of a possible way of limiting amount of players in a stage mode
=P
guess that gives it away
~its been a long time coming~
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)