About Store Forum Documentation Contact



Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: Less Abbreviations
Post: Less Abbreviations

Hi, you guys has any plan to change the methods name? Because is really hard to read code with stuff like Tm.d() and D.h() in it. What is wrong with Time.delta() and Display.height() or something lik...
Rodrigo Feature Requests 9 8,100 01-04-2010, 08:26 PM
  Thread: Camera Basics ??
Post: Re: Camera Basics ??

To look at an point, you can use the setFromAt method, like this: Code: Cam.setFromAt(Cam.matrix.pos, Vec(0,0,0) ); Cam.updateVelocities().set();
Rodrigo Support 4 4,918 09-09-2009, 07:04 PM
  Thread: How to make grid on the terrain just like in World Editor
Post: Re: How to make grid on the terrain just like in W...

I have an similar problem, but i want an hexagonal grid. how to do that?
Rodrigo Support 5 6,525 09-02-2009, 08:35 PM