Advertisement

Latest unity2d Activity

Hi

I am a hobbyist working in Unity Game Engine and right now i am working on re-imagining the classic Pong game and modernize it to 2024 standards 

i have so far put down the basics of the game such as a title screen without graphics menu system and the classic pong game itself 

and everyth…

2,027 views
Advertisement

@Alberth Ok I analysed a lot and concluded maybe this is how touch system works. I checked another published game which had similar touch interactions and there also similar problem was there but since that game was meant for a single touch so user would not do multitouch because how the game is me…

5,535 views
BrightStdio
March 01, 2023 08:15 AM
Making enemy Ai for my game - Shape devlog

Testing and making enemy AI Boss with a dashing mechanism 
 


The enemy will follow the player in an idle state and the timer between attacks will play 

After the timer completes its cycle the enemy begins to turn to attack mode

Before the enemy dash, it will play the moving path to demo…

6,378 views
BrightStdio
December 31, 2022 04:53 AM
Making my first indie platformer showcase
Shape: Mind of Thinker has a minimalist style inside the puzzle platformer game

"Sometimes I overthink a lot and it makes me stuck inside my mind"

A Minimalist Style But Inside A Complex-minded

With connecting word mechanism, you can make a rule for your rooms and solve the problem. 

Solve the pu…

8,078 views
Optimizing your game with coroutines (Unity and C# tutorial)
I show how to Optimize slow methods in Unity by converting them to coroutines and distribute the calculations over multiple frames.
13,524 views
Basic Cinemachine Camera setup for 2D games and fix for camera glitch movement
Learn how to quickly setup Cinemachine 2D camera for your games and how to avoid common bugs.
12,471 views
Learn how to create Event System in Unity [Made Easy]
In this short and easy-to-follow tutorial, we learn how to use events and how to create a functional event system.
10,662 views
Shaarigan
August 16, 2021 06:28 AM
How to script a long note in unity rhythm game?

sangiria said:
but I don't know better

Maybe this is your issue. First learn the programming language, then make your game. Following a tutorital without knowing what and why they're doing is worthless on a learning purpose.

In general, you can always set an objects position if you take it out of a po…

11,438 views
Advertisement
Advertisement