3D Platformer Starter Pack
Blasphy
$20.90
$42.90
51%OFF
(no ratings)
Date |
Price |
---|---|
日時 |
価格($) |
12/10(2020) |
42.9 |
12/14(2021) |
21.45 |
01/12(2022) |
42.9 |
01/15(2022) |
20.9 |
11/24(2024) |
20.9 |
Jump AssetStore
-- Platformer Starter Pack --
Complete Platformer Starter Pack enhanced with 3D game ready assets, interactive platforms, interactive elements like healths and golds, basic AI enemies, character controller, shaders and texture. The assets and the platforms are full modular and customizable so that you can also integrate it in your projects. The assets can be used with mobile games but not the character controller yet. We will work on it!
[Try The Demo]
Or read the [Documentation]
In the package there is an exemple scene with a basic design where you can test all the assets included. You can find the documentation that explain every single element of the package, also how to begin with it.
-- 3D Assets --
Walls And floors
You can find 3D Platforms of different shapes made with top and wall that you can scale and move.
Nature Decorations
You can find low poly 3D game ready asset as rocks, Trees, grass, flowers and mushrooms
3D Characters
You can find three 3D rigged characters, one as the main and two for the AI enemies. The character are rigged and game ready but the animations are not included. You just need to import the Standard Assets Unity package or your custom animations.
-- Interactive Elements--
Animated Floating Platforms
These platforms are created to fall when the player triggers them
Anchor Platforms
These Platforms move from one point to another (you can set as many points as you want). Ping Pong functions is viable too!.
Spiral Anchor Platform
This spiral anchor platform moves from one point to another following a spiral pattern, Ping Pong is viable to!.
Leverage
You can find a leverage that triggers all the available platforms in this package when the player triggers them and the user press a given button. (More info on the documentation)
Deadly assets
This asset automatic can kill the player if he trigger them
Bridges
Two different bridges, one that rotate when the player triggers it and another suspended bridge with wooden boads that fall when the player goes on.
Ladder / Rope
These assets allow you to reach higher points of the level
Portal
Stylized portal with a custom shader that you can customize with your textures and color
-- Scripts--
Character and Camera
The character has it's own character controller and a camera controller that rotates and moves with the mouse and keyboard
Enemies AI
The AI Enemies are controlled with scriptable objects and a finite state machine that change if they meet the player
Interactive Elements
The interactive elements are controlled with their own scripts and they interacts with the player