AddForce

Dear fellow Players, Please do not purchase the game anymore because it will become free anytime soon! If you have already purchased it, thanks a million. I do hope you liked it!

트레일러 영상 보기 상점 방문하기

게임 정보

AddForce


AddForce takes you to a imaginary miniature solar system where you can travel between planets while you are affected by gravity. You should be aware not to run out of oxygen, fuel or rocket ammunition. These can be obtained by destroying AA Turrets placed on the planets. Avoid crashing into the land, though - that could cost you lots of HP - so try and maneuver carefully. Planets are not only orbiting the Sun as in real life, they are located in random positions to the solar system's main plane; making visuals more fascinating, and reducing distances at the same time.

Physics


Games alike are hard to find for a reason (a reason I know by now) is that simulations require plenty of resources, thus the physics engine must simplify. Fortunately, over time more powerful processors will become available.
Depending on their density and size every planet has its own gravity field. That means if you are standing upside down at the 'bottom' of a planet, you will not fall off; but the movements of the planets can be tracked noticeably.

My First Game


Before purchasing please note: it is my first game to be released. I have tried to set an appropriate price, but there is still room for improvement.

스크린샷

접속자 수

가격 히스토리

출시 발매가

무료

요약 정보

윈도우OS
액션 인디 시뮬레이션

블로그 포스트 정보

  • . 도전 #1

    보스를 공략하는 유니티 2D 게임 공작소라는 책에 있는 예제를 따라해보았다. 코드 중에 오류가 난 부분이 있는데 버전이 바뀌면서 생긴 문제인것 같다. rigidbody2D.AddForce() 사용시...


관련 기사

  • [기획] C 몰라도 OK? 비주얼 스크립팅, 얼마나 쉬울까

    Rigidbody2D.AddForce를 찾아서 유닛을 만듭니다. 좌표는 통상적으로 (x, y, z)의 순서인데 2D라 (x, y)만... rb2d.AddForce(new Vector2(0f, jumpForce)); jumpCount += 1; } if (jumpCount > 2) { jump = false; jumpForce = 0; } } float h...
  • 유니티3D - 사운드 연주와 오브젝트 이동방법

    4.2 오브젝트의 발사(AddForce) 오브젝트를 이동하는 방법은 몇 가지가 있지만 일단은 가장 쉬운 발사... 오브젝트.rigidbody.AddForce(방향 * 힘) 여기에서의 방향은 공간 벡터이다. 공간 벡터는 Vector3(x, y, z)와...
  • 유니티3D - 사운드 연주와 오브젝트 이동방법

    4.2 오브젝트의 발사(AddForce) 오브젝트를 이동하는 방법은 몇 가지가 있지만 일단은 가장 쉬운 발사... 오브젝트.rigidbody.AddForce(방향 * 힘) 여기에서의 방향은 공간 벡터이다. 공간 벡터는 Vector3(x, y, z)와...
  • [인디인벤] 1인 게임 개발 중간 점검, 데모 빌드 만들었습니다

    x < maxSpeed) rb2d.AddForce(Vector2.right * h * moveForce); //좌우 버튼X리지드바디의 X축 내의 속도값... //애니메이션 파라미터 중 점프 트리거를 발동 rb2d.AddForce(new Vector2(0f, jumpForce)); //강체에 힘이...

업적 목록

    -

스팀 리뷰

스팀 리뷰가 존재하지 않습니다.

코멘트