@Fajlajp, offering coding services is fantastic of you. Good points made by @mounted88 & @tatiang Perhaps part of the deal with the recipient is sharing with everyone the section of code you solved via mini .proj file. Similar to the 'spare code' thread that was active a little while ago which I found incredibly useful. I know it may not always be that clear cut
Thanks very much. I am a new one to develop game. Now, i am learning from Tutorial, now i have problem with Basic Shoot Em Up.gameproj What i want: Display a blood on ship and boss Like most of fire/shoot game, there is a blood on actor. When ship collide with enemy/missile/boss, i put blood(a new actor) size-10. But i don't know how to implement this point: collide on ship actor then blood actor size - 10 Can you help, thanks!
@edwin123_chen It's an easy fix. I would go with particles. You could fix it yourself easy, instead of waiting while I help other people. Just search on "gamesalad particles" on youtube and you will get some tutorials.
tenrdrmerMember, Sous Chef, Senior Sous-ChefPosts: 9,934
It seems like instead of providing free work and being taken advantage of maybe it would be a far greater use of your time to chose from the dozens of threads posted everyday looking for help. Make then a demo for their problem, offer some explanation and move on to the next one. More than likely you will help more and be taken advantage of less.
Comments
Good points made by @mounted88 & @tatiang
Perhaps part of the deal with the recipient is sharing with everyone the section of code you solved via mini .proj file. Similar to the 'spare code' thread that was active a little while ago which I found incredibly useful.
I know it may not always be that clear cut
What i want: Display a blood on ship and boss
Like most of fire/shoot game, there is a blood on actor.
When ship collide with enemy/missile/boss, i put blood(a new actor) size-10.
But i don't know how to implement this point: collide on ship actor then blood actor size - 10
Can you help, thanks!
It's an easy fix. I would go with particles. You could fix it yourself easy, instead of waiting while I help other people. Just search on "gamesalad particles" on youtube and you will get some tutorials.