Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Rotation keeps moving entity along X axis  (Read 5388 times)

0 Members and 1 Guest are viewing this topic.

Jesper Juhl

  • Hero Member
  • *****
  • Posts: 1405
    • View Profile
    • Email
Re: Rotation keeps moving entity along X axis
« Reply #15 on: May 03, 2015, 04:36:02 pm »
Whatever your rotation problem is (hard to tell without a usable example - see http://sscce.org/). Your use of the comma operator is obviously flawed and shows that you lack basic understanding of C++. If you are not willing to correct obviously broken code and provide a working example of your problem for people to test, then by all means, waste your time elsewhere.

Arcade

  • Full Member
  • ***
  • Posts: 230
    • View Profile
Re: Rotation keeps moving entity along X axis
« Reply #16 on: May 05, 2015, 12:41:11 am »
rec1.setorigin(-100, -300);

It is kind of odd that this is the 2nd thread I have seen today with this. I guess the other poster followed the same tutorial that Garry_pro did.
« Last Edit: May 05, 2015, 12:43:45 am by Arcade »