Ambiera Forum

Discussions, Help and Support.

Ambiera Forum > CopperCube > Help with CopperCube
inventory system

hanicraft
Registered User
Quote
2022-12-21 21:50:55

how can im create inventory system for my game?


edwin123
Registered User
Quote
2022-12-21 22:08:39

i think robbo and sven have one


VP
Guest
Quote
2022-12-22 08:27:51

Depending how you want it, it's very simple to do with variables...

On proximity to coin,
set variable "Coins" +1
Hide Object "coin_model.obj"
Play Sound "ding.ogg"

Every 200ms, Update 2D overlay text: "COINS = $Coins$"

You can then make a graphical interface to 2D images instead of text on the overlay - or (if you want to) you can use 3D objects childed close to the camera - place them all in a folder named "inventory (for example), then you can show/hide them all together when the inventory key is pressed.


vikram_purohit
Registered User
Quote
2023-01-01 10:02:20

Bro can you show flow diagram for inventory management system in game with variables..??


Create reply:


Posted by: (you are not logged in)


Enter the missing letter in: "Internatio?al" (you are not logged in)


Text:

 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Image [img]http://www.example.com/image.jpg[/img]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons


   






Copyright© Ambiera e.U. all rights reserved.
Privacy Policy | Terms and Conditions | Imprint | Contact