3DAssets.dev
Loading model…

About

Built from the right half of the same heart curve, closed by a six-step tear rather than a straight cut, and puffed through the same depth profile so it matches the whole heart exactly where the two would meet. The loft caps the tear itself, so the break is a closed solid and not an open shell, and this half is flat shaded so the six steps and the loft stations keep their own facets. Both shine beads move to the lobe that survives. Bounding size 0.22 by 0.34 by 0.17 m; metres, +Y up, +Z forward. Origin: free, at the centre of the half heart, because a collectible like this is hung in mid-air at whatever hover height the level needs and a base origin would put it on the floor. The geometry surrounds the origin, reaching 0.170 m below it and 0.170 m above it. Clips: bob (2.2 s), spin (2.4 s). Rigid node animation only: named nodes with translation, rotation and scale clips, no skinned rig and no skeleton. No collision volumes and no navigation data. Opaque materials throughout; the pack uses no alpha blending and no transmission.

Use with an AI agent

Copy this prompt into your AI chat, then describe what you want to build with the asset.

Use the “Half heart pickup (Pickups and Collectibles)” asset in my project.

Model: https://cdn.3dassets.dev/assets/19878/v1/model.glb
Asset page: https://3dassets.dev/assets/pickups-and-collectibles-heart-pickup-half-47977ec4
Description: Half a heart, torn down a six-step jagged edge, for a half-unit health restore or a damaged health slot on a HUD board.

- Dimensions (X × Y × Z): 0.219 × 0.34 × 0.17 metres
- Triangles: 792
- Animations: bob, spin
- Licence: CC0 1.0 Universal (https://creativecommons.org/publicdomain/zero/1.0/)
- Loading: Three.js GLTFLoader; no additional decoders required.

Also available as JSON, Markdown, or via the MCP server.

Import manually

Choose your framework, then copy the code into your project to load the asset.

import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'
import { AnimationMixer } from 'three'

let mixer

const loader = new GLTFLoader()
loader.load('https://cdn.3dassets.dev/assets/19878/v1/model.glb', (gltf) => {
  scene.add(gltf.scene)
  mixer = new AnimationMixer(gltf.scene)
  mixer.clipAction(gltf.animations[0]).play()
})

// Call from your render loop; deltaSeconds is time since the previous frame.
function updateAssetAnimation(deltaSeconds) {
  mixer?.update(deltaSeconds)
}

Half heart pickup (Pickups and Collectibles)

Half a heart, torn down a six-step jagged edge, for a half-unit health restore or a damaged health slot on a HUD board.

Download asset · 39.9 KB

More in 3D Icons & UI

Invincibility star (Pickups and Collectibles)Animated

Invincibility star (Pickups and Collectibles)

Five-point gold star 0.42 m across, puffed to a 0.115 m ridge, with a violet cabochon at each face centre and a glowing bead on every point.

@3dassets556 tris
Health cross pickup (Pickups and Collectibles)Animated

Health cross pickup (Pickups and Collectibles)

Bone-white medical cross standing 0.11 m proud of a red disc inside a gold bezel, 0.39 m across. The full-heal pickup, readable from any angle.

@3dassets568 tris
Heart pickup (Pickups and Collectibles)Animated

Heart pickup (Pickups and Collectibles)

Puffed 0.36 m heart in glowing red with two pale shine chips on the upper lobe and a small gold ring at the cleft. The standard one-unit health restore.

@3dassets1.0k tris
Inventory slot frame (Game UI icon library)

Inventory slot frame (Game UI icon library)

Upright 1.2 m inventory slot: a recessed back panel inside a bevelled metal bezel, sized so a 1.0 m icon sits centred in the well. Tiles edge to edge on a 1.2 m pitch to build a bag grid.

@3dassets360 tris
Circuit chip icon (Game UI icon library)

Circuit chip icon (Game UI icon library)

Square integrated circuit with sixteen gold pins on all four sides, a lit die window and a corner orientation dot, for electronics and tech parts.

@3dassets548 tris
Cloth bolt icon (Game UI icon library)

Cloth bolt icon (Game UI icon library)

Bolt of fabric rolled on a core with a tied band, a smaller roll resting on top and a length of cloth hanging down the front, for textile resources.

@3dassets1.0k tris
Ammo box icon (Game UI icon library)

Ammo box icon (Game UI icon library)

Metal ammunition case with a latch, a strap band and three loose rounds standing on the lid, for ammunition pickups.

@3dassets548 tris
Fuel can icon (Game UI icon library)

Fuel can icon (Game UI icon library)

Pressed jerry can with a cross braced face, a screw spout and a top carry handle, for fuel and generator resources.

@3dassets496 tris
Bread loaf icon (Game UI icon library)

Bread loaf icon (Game UI icon library)

Round topped loaf on a pale crumb base with three diagonal slashes across the crust, for food and hunger.

@3dassets520 tris
Water drop icon (Game UI icon library)

Water drop icon (Game UI icon library)

Falling droplet above a ripple ring, for water, thirst, hydration and liquid resources.

@3dassets924 tris
Metal ingot icon (Game UI icon library)

Metal ingot icon (Game UI icon library)

Two steep sided cast ingots stacked crosswise, the upper one struck with a round assay mark, for refined metal resources.

@3dassets228 tris
Stone block icon (Game UI icon library)

Stone block icon (Game UI icon library)

Dressed stone: a large chamfered block with a smaller offset block on top and a chipped corner wedge.

@3dassets368 tris

Similar assets

Heart icon, half full (Game UI icon library)

Heart icon, half full (Game UI icon library)

Heart with the right half emptied to a recessed dark well, for a half unit of health.

@3dassets730 tris
Large health potion (Pickups and Collectibles)Animated

Large health potion (Pickups and Collectibles)

Half-litre health flask 0.46 m tall with a wider belly, two carry lugs, a cord-wrapped neck and a wax cap over the cork. The greater restore in the same family.

@3dassets1.1k tris
Moat Edge Steps (Feudal Japan Castle Town)

Moat Edge Steps (Feudal Japan Castle Town)

Moat edge tile with a 1.8 m wide boat landing of four stone steps descending into the water.

@3dassets632 tris
Torn map fragment (Pickups and Collectibles)Animated

Torn map fragment (Pickups and Collectibles)

Curled scrap of chart 0.39 by 0.29 m, torn along its top and bottom edges and narrowing to both ends, with a dashed red route ending in a cross, a compass rose and two scorch patches.

@3dassets488 tris
Ember Quest heart pickup

Ember Quest heart pickup

Extruded pixel heart with a dark outline, warm red fill and a bright corner highlight.

@3dassets408 tris
Health potion (Pickups and Collectibles)Animated

Health potion (Pickups and Collectibles)

Round-bellied health flask 0.35 m tall: red draught in a bulbous body with a gold waist band, a frosted neck, a blank paper label and a driven cork.

@3dassets576 tris
Heart health marker (Tabletop Game Components)

Heart health marker (Tabletop Game Components)

32 mm extruded heart marker with sculpted lobes and a pointed base.

@3dassets124 tris
Patient records wall unit (Primary Care Clinic and Veterinary Practice)

Patient records wall unit (Primary Care Clinic and Veterinary Practice)

A 1 m open patient records wall unit: six decks with angled card dividers, a coloured label rail on every shelf edge, a solid back and a recessed kick plinth.

@3dassets3.0k tris
Edging stone stack (Garden Centre and Florist)

Edging stone stack (Garden Centre and Florist)

A banded stack of concrete edging: three courses of rounded top edgings laid with staggered joints on a timber bearer, banded twice, with two loose edgings leaning against the end.

@3dassets1.4k tris
Star icon, half filled (Game UI icon library)

Star icon, half filled (Game UI icon library)

Star with the right half dropped to a recessed dark well, for half step ratings and partial scores.

@3dassets300 tris