2 years ago

So I tried to launch Godot Engine on my tablet, to see whether or not I can work on my game while away from home. Turns out, I can -- but the engine crashes every other time and refuses to open the project :)

Anyone got any experience with mobile Godot?




0 comments

Loading...

Next up

Hello, Christine.

Devblog, 13th March 2023.

This is partially why I wanted to switch to Tilemaps. They are capable of stuff like THIS. Now I'm able to recreate any sort of lighting, any time of day, within any location that I create.

Devblog 17th June, 2023.

✨ Imported State Machines for animations into Godot 4 for all characters and the player!

✨ Floors and walls in perspective~

✨ Volumetric fog!

✨ Shiny eyes are back! Shinier than ever!

✨ More parallax layers!

✨ SHADOWS!!!

The combat system is already being implemented and there are also some advances with the environment (WIP)

#gamedev #indiedev #godot

Devlog 20th September:

Repainted the TV screen. Fixed the code so that the mouse input goes through to the tilemap, then realized I don't need it. Fun days.

We’re excited to announce that we’re working on a new game, a 3D metroidvania with a Low Poly Pixel Art style. Stay tuned for more updates!!!

#gamedev #indiedev #pixelart

I played #HollowKnight and got a lot of inspiration from it. A great example of how to work with parallaxes. Did you know that they actually used 3D space to build their scenes? I wonder if I can do the same thing in Godot Engine 4 for OGLS!

My quest log made me recall a very old Phantom of the Opera / Among Us AU me and my friend have devised. It had a beautiful plot about a furious monster infiltrating a spaceship to enact his revenge, only to fall in love with a human... #AmongUsFriday

It's Halloween! let's talk about SCARE.

Now that I'm in Master's degree, I'm considering pitching OGLS as my exam project for the autumn semester. For more info, read the article!

In other news, NPC system finally works in 3D. At least, the planning/moving/stopping parts.