Unit managment would be nice, by the way, is the game similar to the old War Lords that ran on DOS? in that type of tactic like game?
0そうだね プレイ済み
When I was first learning, I just made a sprite appear on the screen before I learned all of that stuff, but to make a game, you must know how to use those
3そうだね プレイ済み
A normal run on Santa's Christmas Tank Ride ;D
8そうだね プレイ済み
Santa's Christmas Tank Ride!
Released!
The key is the highlighted key in the pic.
I didn't get to put everything I wanted in the game due to short notice, but it is still a solid piece of construction. Have fun and show your highscore at the end to miiverse. :D
8そうだね プレイ済み
The FPS was going pretty good for a while.... then I had to make an AI and that's where it flopped, I just can't get tnat working, so for now the FPS is cancelled. I might finish it in the future if I brain storm up a way to make an AI though. and I thank you for your helpful hints about the picture. Any help is welcome.
1そうだね プレイ済み
Colossus Cookies!
Hmmmm, I guess you're going to have to wait to see what they do! :D
9そうだね プレイ済み
Added lanes and lane numbers that you can switch on or off.
Also, music can be paused and played now ;D
I think it'll be done before Christmas
8そうだね プレイ済み
I changed the normal jeeps to barricades
0そうだね プレイ済み
Get rid of these lines of code
@loop
goto @loop
once you do this, it will be in your original loop. Also have only 1 spofs that controls your sprite. Have that spofs but insert the y coordinates with the Y variable and the x coordinates with your variable that controls his x coordinates
1そうだね プレイ済み
Your code can't reach the loop, it keeps going through the while and wend loop. If you put the code inside the @loop, loop, into the While-wend loop, it'll work.
0そうだね プレイ済み
This is the bottom screen when I was shooting and I had let the barricade of jeeps get close.
5そうだね プレイ済み
This is my jump code--
Spset 0,0
@Loop
if (button() and #B) && re==false then g=1:re=true
if re==true then y=y-5+g:inc g,.12
if re==true && y>220 then y=220:re=false:g=1
spofs 0,150,y
vsync
goto @Loop
1そうだね プレイ済み
Correct! A stolen military tank to punish the naughty children :D
2そうだね プレイ済み
I'm trying to get this done by Christmas, but I can't make any promises. It's called....
Santa's Christmas TANK Ride!
6そうだね プレイ済み
It's in my profile comment if you want the key :D
2そうだね プレイ済み
Added a background to the bottom screen as well.
Thanks for the Winter stuff, but I can't use those 2 sprites, because I wouldn't be able to get my old sprite sheet. for material selection. Thank you very much though :D
0そうだね プレイ済み