playMaker

Author Topic: New Guy Question X-com movment  (Read 1581 times)

Captaincrud

  • Junior Playmaker
  • **
  • Posts: 72
New Guy Question X-com movment
« on: December 05, 2015, 09:12:32 PM »
I cant seem to find one but I figure there has to be a tutorial on turn based movement like x-com or final fantasy tactics some were can someone point me in the general way my google is failing me. Thank you for your time in advance.

Captaincrud

  • Junior Playmaker
  • **
  • Posts: 72
Re: New Guy Question X-com movment
« Reply #1 on: December 06, 2015, 04:33:42 PM »
Okay each day post will be progress then what is ahead to track daily improvements and see how fast a beginner coder can really put together a game with playmaker. Note to be fair I have been making video games for 20 years but always worked in art department. So I come in knowing what a float and Int is and such.

Yesterday's Progress Day 1:

Okay so far I have the board working with character movement(ground level only at this point). I have my peices set up so there speed attack aim and such change with there health settings.

Link for video do not see a insert video option
https://youtu.be/cmqurE1jt7s





Right now trying figure out how to make a selection so player clicks on a guy and it checks if its his guy and then makes only that model active. At this point when I click on the board all models move to the point if they can. Any one know of any examples.