Emmanuel Salva Cruz

Independent Game Developer

Category: Dev

  • Dialog System WIP

    by

    in

    Started getting busy again and didn’t have as much free time as before. Nothing much has been finished, so no video today sorry -_-. I’ve been working on a dialog event system from scratch, and it’s still a work in progress. It is used when talking to single NPCs and treasure chests. For full story…

  • Tech Test

    by

    in ,

    Another area will be a tech/robotic/scifi type area. It will be a tower and the level design will be vertical. I’ve only done the entrance for now and it still needs more details. Not much as been done since I wasted a week trying to make a minigame then abandoned it -_-.

  • Ruins Test

    by

    in ,

    Another update. I’m planning to have 4 major areas in the game. One is a ruins/temple/aqueduct area similar to the one in the previous Crystal Story. So far, I’ve only modeled a few pieces and haven’t finished working on a full level yet. I kept redoing the textures and the walls just to make it…

  • Multi Action Turn Based Battle

    by

    in

    If you guys didn’t know, I’m a big fan of the ff13 series. So i’m currently playing around with the multi action turn based system. I’ve been also playing a lot of bravely default, so that helped a lot. Here’s a pretty rough look on how it works: In the previous game you can only…

  • Guide Test

    by

    in ,

    Another update. I decided to remake guide. Still pretty rough, but I wanted him to be one of the playable characters. More Screenshots:

  • Testing the forest level

    by

    in ,

    I decided to try out full 3D instead of top down, and I’m really liking it so far. Not sure yet though. Building levels by hand is taking a lot of time. I’m just going to be content of it looking not as good and just try and finish something. Some stuff like the bushes…

  • Arcade

    by

    in ,

    Managed to do some work during the holidays. Finished 3d models for the arcade cabinets. Probably need more to fill up the arcade. Happy Holidays!

  • Unity Standard Shader is Pretty Good

    by

    in

    I decided to do the subscription to Maya LT and relearn 3D modeling. The first thing I tried to do was modeling the treasure chest. I lost the old file for some reason, so I thought this would be a fun exercise. It has 120 Tris with 128×128 texture. It was rushed and it looked terrible.…

  • Battle Test

    by

    in

    Testing the battle system.

  • ScrollRect and Unity UI

    by

    in

    The new Unity UI is great. There are just some things that I wished were on by default. With a list of buttons, Unity’s ScrollRect does not automatically scroll to the selected button if the button is out of bounds. I never found a quick way or a component to emulate it, so I turned to scripting.…