Skip to main content

Entry 7

 Fall Week 6 Worklog

I spent most of this week tweaking my schedule (also moving it to trello so I can split the levels and such by lists and also have something to yell at me HEY YOUR DUE DATE FOR THIS IS COMING UP) and, again, working on the player and camera controllers.

10/6/2024

Haven't touched this project in a minute this week, but I think I've made a good chunk of progress today! It doesn't look like it visually, but code-wise I think I've finally found something that will hopefully play nice with the character animations I'd like to implement. The camera is the biggest thing I've realized I need to learn more about as most of my 3rd person games in the past have had cameras that were not controller by the player. While I did play around with some camera stuff today it was…

Not very successful. I am not sure what was making the camera orbit it just did (the stretch was due to me cranking the FOV up, for the sillies)

The thing that's currently making me confident that I can work this out is the fact that I finally am understanding and learning how to implement the unity movement system and have a player controller going that I can read and understand.

I plan on tackling the camera and maybe animation/flipping tomorrow.

10/7/2024
 
Didn't do a whole lot today as I had to catch up on some other work... I wanna say I probably only worked for like 2 hours. With that said though, the camera controller is working pretty well! 
its hard to tell just from gif footage alone, but Doc's directional movement is influenced by the camera's position now, so the player can use that input to move them alongside the regular inputs! Hurray!

The next big things are getting the camera zoom to work (which is where I spent most of my little time today admittedly, researching that) and the player animations working properly... I'm a lot more confident about the latter working out now that I actually have a grasp on what I'm doing. Though I am wondering if I should use a cinemachine camera instead of what I currently have going, that might be something I need to experiment with once I get the basics down.

10/8/2024
 
Unfortunately I didn't get much time to work today as I had initially hoped, though from what little work I did do, I did get the game to read my scroll wheel inputs and started playing around with cinemachine. The scroll wheel controls only took like. 10-15 minutes to figure out which is really nice considering I thought it was going to take longer (I'm sure actually getting the camera to work with it is going to be the thing that eats up my time though). I'm like practically at the finish line for this I just need to get cinemachine to play nice with my controls.

Another thing I DID, however, realize while playing around with my camera and controls tonight is that I forgot to re-enable the billboarding script on Doc so I had a slight moment of panic of "oh no the player isn't gonna be able to see them if they move left or right because they're flat I have to rethink everything now" so that was fun. I was very entertained by seeing them spin around though.


Like I said though I just forgot to re-enable their billboarding script so that their sprite will always face the camera, and that's working perfectly thankfully.




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 9

  Fall Week 8 Worklog 10/16/2024 - Cloudskipper Greyboxing With my player controller and such FINALLY in a working state, I began working on putting together some rough modular assets to greybox out the cloudskipper level. I want this level to feel surreal and liminal in nature, I'm pulling from a lot of surrealist and weirdcore/dreamcore artwork and photos when thinking of how this thing should be structured. While getting the basic modular pieces made and beginning to assemble the stage I realized another really good source I could try to pull from for this would be Mario 64, as many of the levels in that game have that sort of aura I'm going for with the Cloudskipper level(s... If I have the time). That'll be something I do later this week though. For now I don't really have much to say aside from I spent today's work period (roughly 5ish hours give or take) learning and playing around with probuilder in Unity, creating some structures with those tools, and I beg...

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...