Hey there,
I was wondering if anyone would be interested in tutorial videos related to 2d platforming games. I was messing about with untiy today for roughly 4 hours and made a half decent stab at one. I’m planning to make a platforming game and eventually release, I was thinking, if anyones interested in a tutorial i might aswell make it and add it to my youtube channel.
It will be for basic people though, eventually we’ll move onto advanced topics.
I was going to do as follows:
- Set scene and character
- set player health
-set player lives
-set player death
-set enemy
-set enemy health/death/AI
-Set reward items( like mushrooms from mario games) - setup Npc’s including dialogue
-set up sounds, other levels - set up turrets
- setup a score system and save/load
Eventually we’ll make our own custom player controller.
This is just the start, eventually i’d move onto more advanced things. Anyways, if anyone’s interested please reply to this thread, so i can get started. Also please suggest things as well.
Video Guide:
Tutorial #1 - Setting up the character and the enviroment
Tutorial #2 - Building on object in 3DS Max and importing it to the scene
Tutorial #3 - Start on making the Player script
Tutorial #4 - Get the game data to Save / Load
Tutorial #5 - Work on moving Platforms
Tutorial #6 - Work on Enemies including AI
Tutorial #7 - Continue with AI and start player abilities
Tutorial #8 - Work on adding powerups for the player
Tutorial #9 - Fininsh up a mock level and advance on all of the above
Tutorial #10 - Create a dynamic cutscene
Tutorial #11 - Start creating a choice style Quest System (Mission System)
Update:
Tutorial 1:
Tutorial 2:
Tutorial 3: