Thread Rating:
  • 5 Vote(s) - 3.4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[lf2 remake] applet preview
#21
@BP
I intend it for something like this:
[youtube]yUSWe1Wlr1k[/youtube]

I could make the camera scrolling smooth like in the video (which i'll do eventually).

@azikary
yea i originally was intending for it to be something like that. (this way it'll be more organised).



Azriel~
Reply
Thanks given by:
#22
do you think you might make like a double jump thing( in other words if a platform is to high you have to use double jump to get up there) and also that would give potential for more attacks.
Reply
Thanks given by:
#23
@Azzy
This game looks really funny, but yea, sort of that would be cool, too... so... wait... now I have another question related to that... would it be possible then to code bgs that have a zwidth > window, like a z-area that goes from -300 to 2000 and the camera-perspective would still work and the player wouldn't disappear?
Silverthorn / Blue Phoenix
~ Breaking LFE since 2008 ~

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

» Gallery | » Sprites | » DeviantArt
Reply
Thanks given by:
#24
it already scrolls in z axis.




Azriel~
Reply
Thanks given by:
#25
so... basically you can set the backgrounds as large as you want z-wise? Awesome sauce :p
Silverthorn / Blue Phoenix
~ Breaking LFE since 2008 ~

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

» Gallery | » Sprites | » DeviantArt
Reply
Thanks given by:
#26
update:
[youtube]WMMehUnrX9w[/youtube]

scrolling bg implemented. however, my algorithm is different from lf2's algorithm. I don't even know how mine works =S. In english, I used

ratio = width ÷ map_width
renderx = x + (ratio × cam.x)

x - defined in bg.dat (layer)
width - defined in bg.dat (layer)
map_width - width of the whole bg
renderx - coordinate to render the image
cam.x - the x coordinate of the game's "camera" relative to the map.

plus all those optimization stuff I mentioned earlier (and I also optimized the bg layer images)




Azriel~
Reply
Thanks given by:
#27
are there gonna be any new char/moves?
Reply
Thanks given by:
#28
I'm building the exe, not the chars/bgs atm. I'll probably get someone else to do those.



Azriel~
Reply
Thanks given by:
#29
Nice progress!

But as I saw, there are an overload of LF2 WIP remakes in the officials... So LF2 is going at a new road now :)
"Hmmm, we should call an ambulance... CALL AN AMBULANCE!!!"

Since the "new rule upcoming" I may not keep posting in green... Well, who cared anyway.
Reply
Thanks given by:
#30
update:
[youtube]vdoj780fLTo[/youtube]

smooth camera scrolling.
next: running.




Azriel~
Reply
Thanks given by:




Users browsing this thread: 3 Guest(s)