Download Link : 64digits (4,2 mb zip)
No resolution change
Genre: Platformer/Shooter
-Ali
Male
24 September 2011 - 12:25 AM
28 August 2011 - 08:14 PM
Materia
12 August 2011 - 05:35 PM
image_angle = choose(0,90,180,270);The result is a small space between the objects like this:

Did not work either! Same result..So something like this?:
x = xstart+ cos(degtorad(image_angle))*0.5;
y = ystart+ sin(degtorad(image_angle))*0.5;
switch(image_angle){
case 0:
x=xstart+.5;
y=ystart;
break;
case 180:
x=xstart-.5;
y=ystart;
break;
case 270:
x=xstart;
y=ystart+.5;
break;
case 90:
x=xstart;
y=ystart-.5;
break;
}That didnt help either! Same result.. 23 July 2011 - 10:40 PM
The Third Assassin
"TTA" is a small project im working on from time to time.
Use your stealth abilities to hide/move silently and then assasinate enemy guards
Player will be able to take on contracts with varying objectives
Many tools of assassinations will be added. Shurikens/ropes/poisions etc..
Currently there is a tutorial and a short area after that
This is still early in development, I put it up on the forums only to get some feedback
Try it and dont forget to leave a comment/opinion/complaint/idea!
Game Info
Download: 64digits
Size: 1.33 zipped
Resolution change: No
Controls: Keyboard
31 May 2011 - 11:50 PM
Red Army (Wip Name)
Community Forum Software by IP.Board
Licensed to: YoYo Games Ltd

Find content