Skip to main content

Entry 20

 Spring Week 6 & 7 Worklog

2/26/25

Today's work period consisted of getting Doc's player animations in engine as well as finally getting some UI/Menu stuff done since I have been avoiding that. Doc's animation clips have been made, I now need to get them to trigger and transition at the proper time. Again it's hard for me to code in-class so this is where I've stopped for now, deciding to wrap up some loose ends with branding work.

3/4/25 - 3/5/25

ok so the rest of that last week was a giant mess and I genuinely cannot remember what else I worked on if I did, midterms and some other stuff threw me really off track. SO WEEK 7 HUH! Time is... flying. I don't like that. 

Anyways I am FINALLY getting to dialogue and some UI stuff. No Doc's animations still aren't fully implemented. I am. all over the place once more. I didn't really time myself since I worked in-between resting, but I got a basic dialogue system in place over the span of the past two days.

placeholder dialogue only like 6 people might understand <3

Essentially how it functions is that I have scriptable objects for the individual conversations and scriptable objects for the "actors" (recurring characters/NPCs). There's also a space in the dialogueSO where I can just input a name and portrait for a random NPC as opposed to make a whole actor for them.

It's not shown here, but the system I have in place will allow me to have multiple characters talking in a conversation and it also allows for branching conversations via dialogue options. The latter will be important for the opening of the game since I plan on having FERRI ask the player if they've "been on board with us before", or in other words, if they've played the game before.

I still have cleaning up to do, like those buttons shouldn't be there and for the subway scenarios like this I need the dialogue to trigger during a cutscene as opposed to me manually triggering it like I am here, but that's a task for another day... or my next work session.

Comments

Popular posts from this blog

Entry 6

  Fall Week 5 Worklog 9/29/2024 Finally getting my grubby little hands into the game engine. My goal for this week was to get a basic player controller and camera working while. Ultimately I decided that it'd be neat to have the player character flip like they do in paper mario as opposed to having the characters just billboard depending on camera view. Ironically I feel with the billboarding effect I was initially wanting to go for it'd be hard to get a sense of depth/position. Doc's actual sprite animations aren't done, so for now I just have a placeholder Doclet. While the flipping mechanic worked, I noticed the walk animation activating upon landing as well as my movements being a bit floaty feeling with this first go at things so I needed to play around and research more, but hey it was a start at least. 10/2/2024 So this week was basically mostly dedicated to getting the player movement controller refined. Did I succeed by my internal due date? No not at all I got...

Entry 5

Fall Week 4 Worklog: Visdev 9/28/2024 Not a whole lot to talk about, mostly just been putting together my pitch presentation and finalizing the production schedule. Aside from that I've been chipping away at some visdev stuff as I've worked on that, have a look! Concept art for Press 'N Hold! …This thing took a stupid amount of time because I thought "oh if I just do it in my painting style this'll be quick". I was wrong <3 This is why we thumbnail!! A thing I love forgetting to do for whatever reason, you'd think I'd learn by now.   // Inital sketch and WIP. Spot the differences lol Cloudskipper Oh god this one , heeeey so remember that Chase level concept? Well itsssss this now! I decided to shift gears and focus on making it a short platforming level. Admittedly I am still on the fence about this level's aesthetic. Originally I was leaning towards some sort of dark factory/facility where you'd have to evade a monster that's constantly...

Entry 11

  Fall Week 10 Worklog 10/30/2024 - Into Maya I decided to get into Maya during the class work period today and start modeling out the subway properly. Of course this means it's time to refresh myself on using Maya and also getting my models in and out of Unity, as I did my greyboxes in engine. Thankfully! Exporting out of Unity is a pretty straightforward process. All I had to do was install the FBX exporter package, select my game objects, and then export them as an FBX. From there I imported the subway greybox into maya and started refining. It was a bit slow at the beginning having to readjust to maya's controls but I got back into the groove soon enough. I spent all class (5ish hours) in maya, modeling and uv unwrapping. It's just about there but there's some final touches I want to add next work session. I'm expecting that refining my other greyboxes HOPEFULLY won't take as long since I now remember how to navigate maya, but for today I think I'm done....