Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411423 Posts in 69363 Topics- by 58416 Members - Latest Member: JamesAGreen

April 18, 2024, 05:00:54 PM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsCommunityJams & EventsCompetitionsOld CompetitionsAssemblee: Part 2The way I shoot (2D) (v0.7) All I Could Do, Enjoy =)
Pages: 1 [2] 3 4
Print
Author Topic: The way I shoot (2D) (v0.7) All I Could Do, Enjoy =)  (Read 18369 times)
hellsong91
Level 0
**



View Profile
« Reply #20 on: December 18, 2009, 11:32:06 AM »

Clever use of particle effects. Making stuff only using coding.
Nice game. I'll be waiting the finished version.

hey thanks.


i will add some enemys more and may be some new levels ( two or three more ).

I have not time to make lots of maps... but thanks for watching  Beer!
Logged
hellsong91
Level 0
**



View Profile
« Reply #21 on: December 18, 2009, 05:14:33 PM »

the v0.2 is ready


can download from here

http://sites.google.com/site/thewayishoot/the-way-i-shoot
Logged
saluk
Level 2
**


View Profile
« Reply #22 on: December 18, 2009, 07:18:44 PM »

It's not working on windows7 x64. I've tried all the compatibility settings. It just crashes when I run it.
Logged

hellsong91
Level 0
**



View Profile
« Reply #23 on: December 18, 2009, 07:41:26 PM »

It's not working on windows7 x64. I've tried all the compatibility settings. It just crashes when I run it.

i think game maker 6.1 don't match with W7 ... may be I could be able to pass it to gamemaker 7.0... but i don't know ...

i can put a video if u want, to let u see the game. But that's not the same
Logged
saluk
Level 2
**


View Profile
« Reply #24 on: December 19, 2009, 12:03:26 AM »

Ah, I see. Got it to work with this: http://wiki.yoyogames.com/index.php/Making_games_work_under_Windows_Vista

Very nice game so far, kind of relaxing for a shooter, which is a good change from the stressful kind.
Logged

feeblethemighty
Level 1
*


@feeblethemighty


View Profile
« Reply #25 on: December 19, 2009, 09:16:26 AM »

The new link worked.  Very nice!  I like the particle effects and the soothing music.
Logged

i make chiptunes, uketunes, games and more!  feeblethemighty.com
hellsong91
Level 0
**



View Profile
« Reply #26 on: December 19, 2009, 11:21:30 AM »

The new link worked.  Very nice!  I like the particle effects and the soothing music.

thanks, i don't have much time to code so, i think I would make a semi level more and a boss fight.

bye ^^
Logged
hellsong91
Level 0
**



View Profile
« Reply #27 on: December 19, 2009, 09:44:24 PM »

0.3 is ready... i added some point counters and hp.

i will add a boss soon
Logged
György Straub
Level 4
****


Friendly Giant Nano


View Profile WWW
« Reply #28 on: December 20, 2009, 07:44:00 AM »

looks very cool, but doesn't start. or, to be precise, it does, process shows in the task manager and it's eating CPU, but nothing happens. (Vista Home, Intel Pentium Dual Core at 2.0MHz, ATI Mobility Radeon HD4570, 4GB RAM)
Logged

hellsong91
Level 0
**



View Profile
« Reply #29 on: December 20, 2009, 07:52:27 AM »

looks very cool, but doesn't start. or, to be precise, it does, process shows in the task manager and it's eating CPU, but nothing happens. (Vista Home, Intel Pentium Dual Core at 2.0MHz, ATI Mobility Radeon HD4570, 4GB RAM)

it doesn't match with vista, i will try to compile the last version for vista at that time, i'm sorry, u have to wait haha
Logged
saluk
Level 2
**


View Profile
« Reply #30 on: December 20, 2009, 11:40:21 AM »

Just use this: http://wiki.yoyogames.com/index.php/Making_games_work_under_Windows_Vista

You don't need to recompile it. Just drag the exe onto the converter, and it will work fine.
Logged

hellsong91
Level 0
**



View Profile
« Reply #31 on: December 20, 2009, 12:57:28 PM »

Just use this: http://wiki.yoyogames.com/index.php/Making_games_work_under_Windows_Vista

You don't need to recompile it. Just drag the exe onto the converter, and it will work fine.

i will put a vista-version, but he can use this too.

tnx
Logged
hellsong91
Level 0
**



View Profile
« Reply #32 on: December 21, 2009, 06:28:14 AM »

New Level Added with a Simple Boss


can u beat it ?
Logged
hellsong91
Level 0
**



View Profile
« Reply #33 on: December 23, 2009, 07:14:33 PM »

added 3 levels and some bugs fixed  Big Laff
Logged
Eraser
Guest
« Reply #34 on: December 24, 2009, 12:16:49 AM »

Meh, lags horribly on my computer (not the greatest >.>).

Also, I believe for drawing the score you are setting the objects x/y position each step, hm? That produces noticeable twitches when moving. Instead, draw the score relative to the view position vs. updating the objects x/y.
Logged
hellsong91
Level 0
**



View Profile
« Reply #35 on: December 24, 2009, 09:48:59 AM »

I will see it in a bit. I really would like to recibe comments about the gameplay and the effects I made.

it would be really helpful

cya  and thanks
Logged
J. R. Hill
Level 10
*****

hi


View Profile WWW
« Reply #36 on: December 24, 2009, 11:20:47 AM »

I keep getting errors for undefined variables (Hand, Sname, and some others)

Logged

hi
Eraser
Guest
« Reply #37 on: December 24, 2009, 11:37:20 AM »

I will see it in a bit. I really would like to recibe comments about the gameplay and the effects I made.

it would be really helpful

cya  and thanks
The effects are quite good, I can't comment on the gameplay due to only being able to play it at probably 1/4 the intended speed...
Logged
hellsong91
Level 0
**



View Profile
« Reply #38 on: December 24, 2009, 12:09:03 PM »

I keep getting errors for undefined variables (Hand, Sname, and some others)





I don't undestand whats wrong, I i'm playing it on my grandfather's notebook and it works.

I will fix it putting something  like 'if exists Hand then...'
the extrange thing is that when the Player is created, the Player is created the hand is created at the same time ... I will correct it now.
Logged
hellsong91
Level 0
**



View Profile
« Reply #39 on: December 24, 2009, 03:59:41 PM »

i think that with what i have added is gonna work


happy Xmas to everyone
Logged
Pages: 1 [2] 3 4
Print
Jump to:  

Theme orange-lt created by panic