Game
Vanilla Moon
7 years ago

Some words about game balancing and performance


In this final stage before release I tried to balance Vanilla Moon as best as I can. Now there are 50 ice creams (1 point each) 5 ice cream boxes (6 points each) and 4 fuel tanks (re-fill 50%) per game session.

Movement speed, maximal fuel amount and it’s consumption speed and also spherical world size remain unchanged.

When you pick an item, another item of the same type is spawned on random different position on the world so you can collect points as long as you don’t run out of fuel.

All items are instantiated when game starts and then only visibility and position is changed, but all the time it’s the same set of 59 objects. That’s good for performance, much better than instantiate the same prefabs again and again.

I also discovered an ugly bug, some items were sometimes pushed out of the world, fortunately I fixed it and also get rid of second colliders attached to the items, that was hacky and not nice (and caused that bug) and after I made some changes in code they don’t even needed a rigidbody anymore.

The only physics in now between player and world ground (faux gravity), rest is just some basic magic with vectors and quaternions (-:



0 comments

Loading...

Next up

Just Some Dev Images For The Start

Builds for 32-bit systems has been added Do you still have 32-bit system? No problem. I’ve just uploaded *32-bit builds for Windows and Linux*.

Short intro of us 💕✌️

We're an eletro duo based in Seoul 🇰🇷 Heavily influenced by the 90s.

Our new album #Xennials is all about the nostalgia of that era 💽 CD listenin 📟 beeper beepin 💾 floppy disks floppin days 😎

Stream now! 🎧

https://open.spotify.com/album/3YwWhnHWVy5cA8XOpbaGRA?si=8E9awqU…

art comission.

We made a lot of improvements on the Freezing Plains visual. Things like pine trees, tiny bushes, some rocks, and others game props!

#IndieGame | #IndieDev | #GameDev | #PixelArt | #WaifuQuest | #WifeQuest | #screenshotsaturday

What you all think

I-Buki

Mio-Da!

Ibuki Mioda!

One of the most critical update for Sunblaze demo. Now you are able to pet a cat! Finally!

2d lighting experiment

Hi all, Quick update with a bunch of fixes and changes.

Updated save system, optimisation and screen tear fixes, a new shoutout room and more sounds.

Don't forget to follow the kickstarter going live on the 20th! https://www.kickstarter.com/projects/9fingergames/zapling-bygone

Enjoy!