You are browsing as a guest. Sign up (or log in) to start making projects!

Spaceccandy

@Spaceccandy

Joined June 4th, 2026

  • 4Devlogs
  • 3Projects
  • 0Ships
  • 0Votes
Heyooo!!! I'm Cindy a STEM enthusiast and highschooler. I love creating and tinkering with random stuff, and I like making stuff for the fun of it ;P
Open comments for this post

5h 7m 43s logged

Dev Log #4

The focus of this dev log is the introduction of the story progression system, and bring back the battle system. Now in addition to fighting randomly generated enemies, you can find special NPCs that progresses the story when you interact with them.

Update

  • (Story Progression) Now starting from the school, special NPCs with arrows on top of them will show a dialogue screen when you interact with them. Sometimes they’ll give you an item, sometimes they’ll battle you, and other times nothing. With this comes with a objective box on the top right side of your screen so you know who you should look for next. And the trading menu will be locked until you take to a certain NPC.
  • (Map tweaks) Minor changes to the map, and a new layer of buildings in the back to make a parallax effect. There are also clouds now.
  • (Cheat sheets) When you open the battle menu, there is a new option that’s the cheat sheets. Cheat sheets are support cards in battle that could restore your energy, give you extra damage, ect.

Issues

  • There’s no music, it’s very boring.
  • The UI could use a bit more tweaking, there are windows overlapping each other.
  • The battle system needs to be reworked. It’s too easy to beat right now. You just spam attack, not too much thinking.
  • There’s no other way to get cheat sheets. I have to figure out a system to obtain them even after you beat the story.

What’s next

  • Tweak the battle system. Make the enemy do more damage, and give them more health. Also I should do research on what makes games like Pokemon fun to fight.
  • Update the UI, make it look more clean and uniformed.
  • Add music and sound effect when you interact with a NPC, jump, ect.
  • Rework the trading menu/ system.

The image attached below shows some of the character NPCs, and some other menus you might see in the game right now.

0

Loading discussion…

1
136
Open comments for this post

1h 57m 44s logged

Dev log #3

This time I mostly worked on map generation, and player interaction with the environment. I ran into a lot of issues especially with the platform collisions. I had to go back and forth with the AI a lot to get what I have right now.

Update

  • (City Section) The game now starts with the buildings we see before, and the jumping on to platforms layering problem is somewhat gone.
  • (School section) Later on the map, you encounter the school. When you enter, the screen zooms into the player, and everything is scaled up. Inside the school there are currently idle PCS(just stands), and a moving NPC(moves back and forth randomly.)
  • (Battle system) Battle system starts you with 100 energy, and every card is assigned an energy usage. This means, in addition to picking the right attack to do most damage, also consider how much energy you’re using. New rest button that allows you to wait out your turn and gain back energy. The difficulty is a bit low right now, but it’s just for testing.

Issues

  • The platform collision settings are still off. You can jump onto the platform if you’re in front of the building and you clip through. Sometimes when you jump on a platform and behind a building you show through? But these are minor in terms of game play so I might just move on and see if I can fix it a different time. I might have to plan, and derive the logic myself, then prompt it to the AI.
  • The current sprites are bit inconsistent in style.

What’s next

  • Map is basically done, just need to do some retexturing. I’m gonna continue the hand drawn feel, and draw and transfer my paper sprites into the code
  • Bring the battle system back, and add NPCs you can fight with in the school and give them a sprite
  • (Introduce storyline) Add special NPCs that progress the story and gives you new dialog

A picture with my planning is shown below along with what the game looks like right now on the right. I planned this out in Figma, it’s pretty useful for planning like this!

0

Loading discussion…

0
2
Open comments for this post

1h 51m 7s logged

Dev log #2

update:

  • New jumping sprite/animation
  • Introduction of subjects to battle system(3 different type of enemies, and each weak to a certain subject)
  • New map generation, added buildings, trees, and fences
  • Elevated platforms that you can jump on are introduced.

Changes that need to be made:

The map generation definitely needs more work. I need to fix the clipping problem, and readjust the size variation limits of the assets. Sometimes the trees or buildings also generate WAY too close. There also need to add a way to get onto the platforms or increase the jumping height.

0

Loading discussion…

0
2
Open comments for this post

44m 52s logged

Working on my silly computer science class inspired short RPG, how will one survive class? This is just a rough system test.

0

Loading discussion…

0
3

Followers

Loading…