Page 1 of 2

Platform Template!

PostPosted: Thu Jan 03, 2013 12:31 am
by RippeR7420
Here is a very basic Platform Template i threw together real quick to help beginners learn the basics. I know, it's not really a tutorial, but pretty much every line of code has a description of what it does, and how it effects the player. Hopefully this should be plenty to get you started in making your very own, Platform Master Piece!


FEATURES:

* Basic player movement (keyboard keys = movement).

* Basic score (coins to collect + boxes to hit).

* Player Lives ( losing life + getting a game-over).

* Re-spawn ( if you die, you'll re-spawn at the beginning on the level).

* Very basic enemy AI ( just enemy movement + death).



Here's a couple of screen shots to show you what I mean by basic:

Image

Image

Image

Image


I hope this helps someone out there. If you feel confused or lost, PM me, and I will do my best to explain it to you!
No credit needed, and feel free to use any of the graphics in this template, or just switch them out for your own graphics!

-RippeR StudioS

Re: Platform Template!

PostPosted: Thu Jan 03, 2013 3:43 am
by master0500
would you be able to put it in a zip? i dont have anything that can open a rar :D

Re: Platform Template!

PostPosted: Thu Jan 03, 2013 4:46 am
by RippeR7420
Sure thing! Here ya go =]

Re: Platform Template!

PostPosted: Thu Jan 03, 2013 4:51 am
by RippeR7420
I just put it at the top too btw =]

Re: Platform Template!

PostPosted: Thu Jan 03, 2013 4:51 am
by Hblade
This is cool ripper ^^

Re: Platform Template!

PostPosted: Thu Jan 03, 2013 6:24 am
by master0500
thanks

Re: Platform Template!

PostPosted: Thu Jan 03, 2013 12:33 pm
by master0500
he seems to be unable to walk up slopes while moving right

Re: Platform Template!

PostPosted: Mon Jan 14, 2013 1:28 am
by GEuser
Thanks Ripper! Just playing around with it. You gonna supply more templates?

Re: Platform Template!

PostPosted: Mon Jan 14, 2013 4:22 am
by RippeR7420
You're welcome! And I yup :) I was actually thinking about doing an "iPhone platformer" next, but that might take a bit of time. It's more complicated, but I think it will be worth it. :)

Re: Platform Template!

PostPosted: Sun Apr 07, 2013 3:36 am
by TheN0L0
Thanks this helped alot I just joined today so I really have no idea on anything especially coding! :D

Re: Platform Template!

PostPosted: Sun Apr 07, 2013 4:39 am
by RippeR7420
You're welcome! Glad it helped. If ya have any questions feel free to ask :)

Re: Platform Template!

PostPosted: Mon Jul 29, 2013 10:31 am
by TimberDragon
Hi RipperR7420,

I have used your template as my starting point and it was unbelievable good way to learn how to use this engine. The game i am building atm is directly built from your template! It has morphed a fair bit now though, but credit where credit is due!
I've got some info in the game dev thread if you would like to check it out.

Thanks again

Re: Platform Template!

PostPosted: Tue Jul 30, 2013 5:19 pm
by unknown24
thx i will try it

Re: Platform Template!

PostPosted: Mon Aug 05, 2013 5:47 pm
by RippeR7420
@TimberDragon I am glad this helped! And I always look forward to seeing games made with GE! I'll be sure to head over there and check it out :)

Re: Platform Template!

PostPosted: Thu Sep 12, 2013 10:23 am
by PacSam
Thanks, Ripper. As a newbie with no idea what I'm doing this has been a great help, I feel like I've achieved something :)