Quote: "3D RAD isn't a programming environment"
if you install and work with it can see it's not drag and drop. for make select car and save-load date, get input name and ... I wrote more than 2000 line script.
Quote: "You select "Throttle" and "Brake" controls from drop downs, and enter max speed in an edit box."
this is simple features. for better control I disable them and wrote some scripts.
for AI control (Ahead or behind) and for show change car position I wrote script and ....
If you think them are drag and drop, you can show me.
Quote: "
I have restrained from saying this for many weeks and months but...you need to make your own games, and stop plagiarising other peoples' code, piece by piece. "how can create Path on road for Cars?" is like asking how to lay the foundations of a house without picking up a shovel first. "
Quote: "
Making a racing game in AppGameKit is no harder than any other environment of the same kind.
"
I say the same thing. so need more guide, because my method is not same in AppGameKit and should see example for more familiar with AGK. also AppGameKit is not game engine and my method is in game engine.
and I've repeated several times I don't ask anyone give me code,When I do not know about that topic.
Quote: "CJB wrote 90% of a Flappy Bird Clone and you published it."
What????
your mean is this topic??
http://forum.thegamecreators.com/?m=forum_view&t=214607&b=41
at first thank you CJB for all helps.
in above topic I used physics for jump in my game and CJB change it with none physic mode for exists bug in AGK. even with CJB code don't fix problem and I'm sure this bug is relate to AppGameKit because my game have only 5 clone sprite.
In this topic i ask "calculate between 2 pipe" for put my coin between pipes but everyone tell me use SetVirtualResolution instead of SetDisplayAspect and enyone don't give me any code, so I wrote it and not CJB.
http://forum.thegamecreators.com/?m=forum_view&t=212551&b=41
I wrote save and load data for score, not CJB.
I wrote Select characters, not CJB.
I wrote some effects in game (spirit,...), not CJB
I wrote clone mode with only 5 sprite, not CJB.
and ....
I don't know what you say CJB wrote 90% of flappy bird clone.
10 days after finish flappy dragons, I busy find lag problem in my code, finally I understand problem is relate to AppGameKit and not me. and you already know this problem is relate to AppGameKit and you never said anything to me.