• Hello Guest! Did you know that ProjectKorra has an official Discord server? A lot of discussion about the official server, development process, and community discussion happens over there. Feel free to join now by clicking the link below.

    Join the Discord Server

Search results

  1. SkepsonSk

    Ability works in one axis only

    Yes I do. y = sin * x, where as 'x' I use time ;)
  2. SkepsonSk

    Ability works in one axis only

    I will show you guys on a video: Thanks for replies :)
  3. SkepsonSk

    Ability works in one axis only

    Hello guys ! I am currently trying to use mathematical forumals in my abilities and it works, but only in one axis ;( I mean, when I trigger the ability and I'm pointing north or east - it's ok, but if not - it is bugging. This is my progress method (currentPosition is position of the blast...
  4. SkepsonSk

    Map Of The World Of Avatar The Last Airbender

    Use World Painter (a program) to create a map, then build all the cities you would like - I did so ;)
  5. SkepsonSk

    How to create rebounding blast ?

    Thanks for answer but there is one little problem - you can't parse multi-dimensional table as one-dimensional. EDIT: I changed int[] addition = sides to int[][] addition = sides and I changed all addition[0], addition[1], addition[2] to addition[0][0], addition[1][1], addition[2][2]. X and Z...
  6. SkepsonSk

    How to create rebounding blast ?

    Thanks for your answer, but this code doesn't work correctly - coordinates are the same seldom ;( I will try to round tchem a bit.
  7. SkepsonSk

    How to create rebounding blast ?

    Thanks a lot ! :)
  8. SkepsonSk

    How to create rebounding blast ?

    Hello guys. I'm trying to create a rebounding blast but I have some problems because I can't make the vector rebound. Here I attach the visualsation of the problem and my code. The code: http://pastebin.com/4CCsacHL My visualisations: http://scr.hu/0ws4r/34z9m / http://scr.hu/0ws4r/n1jkt...
  9. SkepsonSk

    Hello guys, i'm working at the greatest Avatar server in Poland:)

    Hello guys, i'm working at the greatest Avatar server in Poland:)
Top