Does anybody has idea how to make game like Linerider?
You can use the Canvas object to draw lines, and then update the collision mask.
Perhaps you could include some screenshots or a description of the game for those of us who haven't played Linerider? You might also get a better response if there's a specific part of the game you need help with.
I was going to ask the same .
It looks like a physics game whereby the player draws lines to create a landscape which a character rides upon.
Develop games in your browser. Powerful, performant & highly capable.
I think I've thought of a way to do this using the physics behavior. I'll see what I can whip up here real quick.
And I'm back. I whipped up a quick little example showing basically how the drawing system would work using physics objects as the lines. Left mouse button creates lines and the right button will drop a ball:
Line Rider Example
I don't know exactly how you would go about making it more like the real deal. You might have to end up making your own engine instead of the physics behavior, but this should get you on the right track. Hope it helps.
Thanks linkman 2004
it will help
great job
linkman 2004
the linerider.cap doesnot open it says this application made in newer version of construct
but i have .98.2
please help
The newest version is 98.3.
the ball in the example does not move althouth it has gravity. how to draw a smooth line which does not stop the object ball but let it slide
here is the link to play LINERIDER
http://linerider.com/play-line-rider-online
"c:\linerider.bmp[/img]
What have you tried in order to make it work the way you want? It's better to post for help rather than just having people make things for you.
Try it out yourself. If you can't get it to work, post your .cap and ask why it's not working.
here is the image of linerider
<img src="http://hkg.mahwa.googlepages.com/linerider.bmp">
Maybe when your ball collides with a line you can give it bullet behavior and set its angle to align with the line.
What about the pic does it help us someway?
That pic cured my diabetes.