Game
Ninja
12 years ago

ALL YOU'R FRAME ARE BELONG TO US!


Yes, I noticed that there was a small frame rate issue, where in the worst case the FPS would drop below 15 and stay around 4~5 (on the title screen).

#### Technical Stuff ####

They way around this promblem was to replace all of the β€˜for’ loops with iterator loops instead, so from : for(int i =0; i < entitys.size(); i++) .

to :

ien = entitys.iterator();

while (ien.hasNext()) {

this has resulted in a 25% boost in frame rate, there was also an issue with the lighting that was fixed by remoceing the scaling and actually making the images bigger, instead of hard coding for every light value.



0 comments

Loading...

Next up

Did you know that today is #InternationalJazzDay? 🎷😎

No? 😯 Well, we couldn't pass up this date!

And what better to celebrate this day than #Pecaminosa #OST? 🎷

Let us know what you think about it and have a great weekend!

Successful landing

#screenshotsaturday

What do you think guys in my robot?Just a beginner in 3d modeling..

My instagram https://www.instagram.com/rojhonbb/

Heya! I wanted to show some gameplay progress i made so far. I hope you like it ^^

Call it 'wrong turn'!🚫 The feeling of running into a house with only one exitπŸšͺ, and being doomed to die. #pixelart #pixelartist #pixelartwork #art #pixel #indiegame #IndieGameDev #indieartist

I worked so hard to get all four of them to the end safely, but then...

If you have more of an acquired taste, the restaurants in Niravasi have you covered! Maybe skip the salad bar, though.

not the greatest house, but it's a house! :D

it happens