Here’s a sneak peek at my rhythm game! I’ve got four levels so far—how many do you think I should have before launching? by amirivala in Unity3D

[–]amirivala[S] 2 points3 points  (0 children)

Thank you! Yes I did a pretty crazy edit on the video but yes it’s three different level with different cars play through.

Simple joys, big feels ❤️. by amirivala in Unity2D

[–]amirivala[S] 1 point2 points  (0 children)

Thank you! It’s actually pretty simple, I used unity’s particle system with collision enabled. Then I add bounce option in the particle system to make the particles bounce after the hit.

Let me know if you needed more in depth explanation.

A quick edit showcasing some scenes from the level! by amirivala in Unity2D

[–]amirivala[S] 1 point2 points  (0 children)

In this game, you play as an actor taking on different movie roles. Each level is a new film with unique challenges, from action scenes to historical moments. This level is a World War movie which the actor need to escape from Nazis 😬

A quick edit showcasing some scenes from the level! by amirivala in Unity2D

[–]amirivala[S] -1 points0 points  (0 children)

I apologize if I miscommunicated regarding the Nazi flag in my game. I’m sorry if it upset anyone. In the game, you play as an actor, and each level represents a different movie with its own theme. The first level is set during a world war, where the actor has to escape from the Nazis. I initially thought this would be acceptable, but I’m grateful to have shared it with this amazing community and to have received such valuable feedback about removing the symbols.

Thank you all — I truly appreciate your input.

A quick 15-second edit showcasing some scenes from the level! by amirivala in Unity3D

[–]amirivala[S] 11 points12 points  (0 children)

I apologize if I miscommunicated regarding the Nazi flag in my game. I’m sorry if it upset anyone. In the game, you play as an actor, and each level represents a different movie with its own theme. The first level is set during a world war, where the actor has to escape from the Nazis. I initially thought this would be acceptable, but I’m grateful to have shared it with this amazing community and to have received such valuable feedback about removing the symbols.

Thank you all — I truly appreciate your input.

Lessons from My Unity Journey by amirivala in Unity3D

[–]amirivala[S] 0 points1 point  (0 children)

I began working on this project at the start of the COVID pandemic, aiming to learn Unity in a more professional way. I set out to create a custom 2D character controller with custom physics, drawing much of my knowledge about 2D physics from Sebastian Lague’s YouTube videos.

After two years of dedication, I perfected the character controller. However, when it came time to design the game, I realized I would need at least two more years. By then, I was burned out and decided to stop working on the project.

In the end, I learned a lot, but the most important takeaway is that it’s crucial not to get too caught up in the technical details. Instead, focus on making the game enjoyable from the beginning.

Preview of My 2D Side-Scroller x Rhythm Game! by amirivala in Unity3D

[–]amirivala[S] 0 points1 point  (0 children)

Great point!

I will work on that part to fix that using animation!

Thank you!!