Entity-04-Boxes 
24 comments The 4th entity, breaking blocks to drop items.
To use it, put a Env_Breakable, choose the tiles, the material and the HP, then name it "item" and on trigger write the ID of the item you want it to drop.
This is not a big deal, just some lines of code that anybody could make, the reason I made it is because there are some mappers that may want to do something like this, but they don't know how to script with Lua.
This was also suggested by @
Thug Life: .
I am sure that screenshots aren't needed.
Summary : You put Env_Breakable, name it "item" and choose an item to write its ID on trigger section, then when you will break the block it will drop the item.







Comments
24 commentsLog in!
You need to log in to be able to write comments!Log in
@
Gaios: And what do you mean by that? I haven't been paying close attention to latest updates on this game, and I must admit I was quite surprised with its evolution. So don't expect me to understand any rhethorical sentence.


This resumed and without lua
Env_Breakable with trigger "e.g"
and put trigger_if with name "e.g" and
Put X and Y of the Env_Breakable and finish.
Env_Breakable with trigger "e.g"
and put trigger_if with name "e.g" and
Code:
parse('spawnitem ID X Y')
Put X and Y of the Env_Breakable and finish.
Thank you all for your feedback. I am planning to continue making more entities, after I'm done with some work.

Well done mr. Pseudon. Stuff like this raise the possibilities of mappers by far. If you add more things like that it will be easy to create some way more amazing theme maps. Keep it up

Can do something like a "cut" entity?
(A entity what can stop the func. of other entity... like a delay... if you destroy an X breakable, the delay stop the X func. triggered...)
Btw, i like this...
(A entity what can stop the func. of other entity... like a delay... if you destroy an X breakable, the delay stop the X func. triggered...)
Btw, i like this...

My idea lives! Here's my like for your great work. Maybe in the future you'll make a pack with all of your entities.
Henny for 10th like! Who wanna?
Henny for 10th like! Who wanna?

@
BlackWizard: Dude, why would I upload screenshots? Please read the description.

edited 1×, last 18.11.17 07:37:12 pm
@
Sparty: Yes I could, but I started like this because I had only one idea at start, then I got more ideas asking other users.
Also, I am planning to add for the next one a Trigger_Move that will give you a boost of speed for a number of seconds.

Also, I am planning to add for the next one a Trigger_Move that will give you a boost of speed for a number of seconds.