AliShahsavandInanloo / Infinite-Ground-Unity

Infinite Ground / Endless Ground / Pooling Ground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infinite-Ground

Infinite Ground / Endless Ground / Pooling Ground for 3D games

Preview:

Preview

How to:

  1. Create Gameobject > add component Infinite Ground

image

  1. Assign Target (player), Ground Prefab, and Ground Size (size in world scale)

image

How does it works?

  1. InfiniteGround.cs will spawns ground prefab in 9 places at Start

image

  1. InfiniteGround.cs will detect and reposition the 'Spawned Ground' that appears further from the target

About

Infinite Ground / Endless Ground / Pooling Ground

License:MIT License


Languages

Language:C# 100.0%