I want a special boss with four attacks, one he activates deadly lasers, second he activates sentries, third he attacks you himself, and fourth he freezes you from moving for 5s so can you help? game link on group chat
1 Like
For the 3rd one, we don’t have any way to subtract health unless you use pseudo health found here:
Pseudo-health is tricking the game into using a property for health. Since it is a property we can set it to start at 100 (or 200 for shield) or some absurd number like 10,000.
[Screenshot 2023-10-17 10.07.54]
The default value is the amount of health that you want to start with.
If you want a zone to deal damage without using lasers do player entered zone (zone) → trigger (trigger) that trigger would subtract any amount you want from the property.
[Screenshot 2023-10-17 10.09.18]
And you…
1 Like
okay but what about the topic?
1 Like
potato1
November 6, 2023, 11:22pm
4
you could make it shoot but for the other attacks a barrier is around it thats player scoped
1 Like
potato1
November 6, 2023, 11:27pm
5
use a randomizer, make one channel activate lasers, one activate sentries, one deactivate the barriers, one sets a speed modifier that sets you to 0
1 Like
For number 3 you could just have lasers that match the background.
4 Likes
for the guide, how to add block code when to stop an attack?
1 Like
Haiasi
November 6, 2023, 11:48pm
10
What do you mean by that?
1 Like
Aubec7
November 7, 2023, 12:27am
11
Hey! In this guide I’ll be teaching you how to make a boss attack!
(Difficulty: 3/10 or )
first you want to put two laser managers and 10 lasers put like ex. below:
[Screen Shot 2023-11-05 at 7.06.14 PM]
Note: all the lasers should be deavtivated at game start
red laser → laser manager 1
Green laser → laser manager 2
In the picture the left laser manager is 1 and the right manager is 2
The left laser beam manager should be named: “Laser Manager1”
The Right laser beam mana…
this guide I made might help you
I know it doesn’t have all the stuff you need but after you get this, you might get the idea to do more stuff
This is a wiki guide. That means that anyone can edit it. Feel free to add to this guide as long as it contributes to the guide.
Introduction
I just want to thank everybody who has ever helped me understand block code, such as, but not restricted to @Blackhole927 , @getrithekd , and @ClicClac .
Block code is a useful way to transmit messages in Gimkit Creative. It is customizable, and allows you to do many things.
You will learn about block coding in gimkit creative and understand what block cod…
this guide helped me a ton about block coding, read this and you’ll know all about it
be sure to mark a solution if something works @GoofyIzzyGuy !
1 Like
potato1
November 7, 2023, 1:24am
12
Aren’t you not allowed to say to mark a solution on your own post?
3 Likes
Aubec7
November 7, 2023, 10:11pm
13
@potato1 I am NOT saying to mark my post! im saying be sure to mark a solution on anyones helpful post to reduce clutter!
4 Likes
potato1
November 7, 2023, 10:54pm
14
I understand you, I just wanted to make sure. If you misunderstood me, sorry
3 Likes