Recent posts

Clone Level Devil_Warp

1 minute read

When player collides warp object, transform the position to position of warpTarget.

Clone Level Devil_Setting

4 minute read

Since it is really hard and there are so many things that I have to handle(physics, collision), I decided to remake clone game from scratch with Unity.

Clone Level Devil_3

2 minute read

Go back to Main Menu First, need to make a function in main file to run(). And for some reason, importing main should be in run function. Otherwise, it gives...

Clone Level Devil_2

4 minute read

Button class I am going to create button class to select stage.