Author Topic: Using a mouse to deturmine were the "hiro" looks  (Read 5727 times)

0 Members and 1 Guest are viewing this topic.

odddavidster
  • Newbie
  • *
  • Posts: 2
    • View Profile
Using a mouse to deturmine were the "hiro" looks
« on: January 24, 2020, 06:09:10 PM »
I am trying to get into game development and I thought this engine would be a good place to start.

Having said that I want to make a Zelda Seasons/age remake of sorts for PC. This biggest thing I want to add is a mechanic were your character faces the way your mouse is pointing. The idea is that the left mouse click and the right mouse click act as "a" and "b" in game, and when using certain items you can strafe and change direction wile holding left or right click.

What I would like to know from this community is IF this is possible with the right scripts or not.

Christopho

  • Administrator
  • Hero Member
  • *****
  • Posts: 1194
    • View Profile
Re: Using a mouse to deturmine were the "hiro" looks
« Reply #1 on: January 24, 2020, 06:56:36 PM »
Hi!
Yes this is possible. If I remember correctly, the sample quest does it.

odddavidster
  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Using a mouse to deturmine were the "hiro" looks
« Reply #2 on: January 28, 2020, 01:08:29 AM »
Ok then Ill have to look into that