playMaker

Author Topic: 2d RPG GAME / Player movement  (Read 6060 times)

MatiasHarder

  • Junior Playmaker
  • **
  • Posts: 51
2d RPG GAME / Player movement
« on: July 30, 2017, 07:38:56 PM »
Hello I would like to know how I can do the movement of my player with playmaker, someone help me I would appreciate it very much!

2D RPG GAME // Player movement

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: 2d RPG GAME / Player movement
« Reply #1 on: July 30, 2017, 10:39:15 PM »
Hi,
Maybe this tutorial can help you.

You can find also many other tutorials here

MatiasHarder

  • Junior Playmaker
  • **
  • Posts: 51
Re: 2d RPG GAME / Player movement
« Reply #2 on: July 31, 2017, 11:09:03 PM »
thank you very much!

Hey, my friend, I have a question .. What is that "patron"? If I ask you for help, will you give me a tutorial by paying a membership?

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: 2d RPG GAME / Player movement
« Reply #3 on: August 01, 2017, 07:40:28 AM »
Hi,
It is to support my work and you can suggest tutorials for me to make.
members also get early access to tutorials i make.

What kind of tutorial are you looking for?

MatiasHarder

  • Junior Playmaker
  • **
  • Posts: 51
Re: 2d RPG GAME / Player movement
« Reply #4 on: August 01, 2017, 09:51:10 AM »
It would be interesting that you create one of the statistics of a player as his life, experience, fatigue and level in a scenario 2d for a type of rpg game..

If I subscribe to your page and request a tutorial, would you do it?

Thore

  • Sr. Member
  • ****
  • Posts: 480
Re: 2d RPG GAME / Player movement
« Reply #5 on: August 01, 2017, 03:16:36 PM »
There are great many tutorials on YouTube for Playmaker, too. Nobody will teach you how to make your exact game, but you can learn all the principles you need. There's also a tutorial link at the top for more.

Begin with basic Playmaker tutorials that give you a general idea how things work. You can already try make some simple RPG. I think I started once with this series.

Once you're familiar with the principles, you can invent your own game, with your own stats and use them the way you want.

The statistics are eventually variables that are stored in FSMs. The FSMs contain the logic what to do with the variables, i.e. you take e.g. health points, substract damage points, and spit out the remaining health points. 

Hope that helps, good luck.

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: 2d RPG GAME / Player movement
« Reply #6 on: August 01, 2017, 11:17:59 PM »
Hi
@MatiasHarder
Quote
It would be interesting that you create one of the statistics of a player as his life, experience, fatigue and level in a scenario 2d for a type of rpg game..

If I subscribe to your page and request a tutorial, would you do it?
As Thore said there are many tutorials you can find, but if you can't find your needs.
I can make a tutorial for it.

Do you want this to be in numbers or with health bars and stuff, maybe you can name a game as a sample.

@Thore
The ART155 series can you rate the difficulty and does it has sample files?
i don't have time to watch the series, but i want to add them to the User Tutorials wiki page

MatiasHarder

  • Junior Playmaker
  • **
  • Posts: 51
Re: 2d RPG GAME / Player movement
« Reply #7 on: August 02, 2017, 12:17:18 PM »
There are great many tutorials on YouTube for Playmaker, too. Nobody will teach you how to make your exact game, but you can learn all the principles you need. There's also a tutorial link at the top for more.

Begin with basic Playmaker tutorials that give you a general idea how things work. You can already try make some simple RPG. I think I started once with this series.

Once you're familiar with the principles, you can invent your own game, with your own stats and use them the way you want.

The statistics are eventually variables that are stored in FSMs. The FSMs contain the logic what to do with the variables, i.e. you take e.g. health points, substract damage points, and spit out the remaining health points. 

Hope that helps, good luck.

Many thanks for the help now I will be watching that series of tutorials

Thore

  • Sr. Member
  • ****
  • Posts: 480
Re: 2d RPG GAME / Player movement
« Reply #8 on: August 11, 2017, 04:02:55 PM »
@Thore
The ART155 series can you rate the difficulty and does it has sample files?
i don't have time to watch the series, but i want to add them to the User Tutorials wiki page

I found it easy to understand with little (or no) beforehand knowledge. Some of the things he does are perhaps not the best way, but I found it an excellent starting point. When I remember correctly, there are no provided sample files.

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: 2d RPG GAME / Player movement
« Reply #9 on: August 12, 2017, 03:36:22 AM »
Ok thx,
I will add it to the wiki page
I think 2 out of 5 stars for the difficulty is good?

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: 2d RPG GAME / Player movement
« Reply #10 on: August 12, 2017, 04:21:55 AM »
Tutorial added to the wiki page

MatiasHarder

  • Junior Playmaker
  • **
  • Posts: 51
Re: 2d RPG GAME / Player movement
« Reply #11 on: August 12, 2017, 11:09:22 PM »
Hello!
Wow thank you very much! I ask you one last favor .. you can give me that page to see the tutorial, i try look for it and I could not find it .. thanks a lot :c

I could not find it

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: 2d RPG GAME / Player movement
« Reply #12 on: August 13, 2017, 12:30:46 AM »
Hi.
Sure :
https://hutonggames.fogbugz.com/default.asp?W548

its the 1st one in the tutorial series section.