Canceled Golden Axe Warriors

Project is halted prior to completion and will not receive further updates.
Just a heads up, you can make the scanlines a panel entity instead of using fglayer.  Then you can use setlayer to make it cover everything including the HUD.  You could also make use of the new drawmethod commands for better transparency.  Just use a really high setlayer to make it cover everything including the HUD.  Just spawn it at the start of a level instead of the fglayer command. 

example of entity
Code:
name      Scanlines
type      panel
speed   10
alpha      1
facing   1
setlayer 1001001000
noquake 1 

anim	idle
	loop	1
	delay	10
	offset	160 240
	frame	data/bgs/scanlines.gif

spawning
Code:
spawn scanlines
coords 0 160
at 0
 
looking very good mate...the animated background rocks;) but u should replace the hit flashes with a bit blood. that will look more realistic and u allready have blood when stern make a heavy hit. keep up the great work :)
 
Hi
I discover this game today with the Davpreec video  :-*

https://www.youtube.com/watch?v=4EWY8NGvyhE

One of the best GA game ever !!! I really don't know how i miss it ?
I love the backgrounds, with many animations, the music, the ennemies, the action ... the fun ... all is there :)

Some news about it ?
Have you plan a last update or it abandoned one ? Or finished ?

- Title screen ? (for this i think i can help and do it)
- Maybe it's possible to update some level backgrounds
- Modify a little some old sprite many pixeled
- Add the "Super Magic Attack" like on the original game

Thanks a lot

 
Darknior said:
Hi
I discover this game today with the Davpreec video  :-*

https://www.youtube.com/watch?v=4EWY8NGvyhE

One of the best GA game ever !!! I really don't know how i miss it ?
I love the backgrounds, with many animations, the music, the ennemies, the action ... the fun ... all is there :)

Some news about it ?
Have you plan a last update or it abandoned one ? Or finished ?

- Title screen ? (for this i think i can help and do it)
- Maybe it's possible to update some level backgrounds
- Modify a little some old sprite many pixeled
- Add the "Super Magic Attack" like on the original game

Thanks a lot
:D its great , I somehow missed this one aswell when it was released its great. It does have a title screen but it disappears after u press start.
 
Arf i'm so sad i finally try this game today with my little daughter for vacations and we are stuck on second level after climb the mountain :(
The game not unloading texture and sprites i think and take so memory, it become toooooo sloooooowwww and impossible to play :(
I really wish some one will update it please :(
 
Back
Top Bottom