Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Well, I figured it out. It's not exactly a bug. Basically, they got the name in the shop wrong. It should be switch doors/gates. Switches are infinite, switch doors/gates are what you buy.
Man, I've been buying switch doors/gates for a while and I've got 170 of them, but it's still not enough ._.
I suppose this means that progress from now on will be much slower.
thx for sig bobithan
Offline
Are switchdoorgates an owner-only thing?
"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto
Offline
Yeah I think so.
thx for sig bobithan
Offline
Okay guys I need help. I have no idea how to make this hit/miss thing properly skill-based, while still being fast paced. The thing I had in mind was this concept:
The grey thing is a blade. The idea is, you get portalled into the room, and you have to quickly dodge the blade when you see it coming towards you (technically you are going towards the blade, but it has a similar effect). But the problem is, the player can learn to just hold left or hold right or whatever to easily dodge it every time.
I thought about it for a while, but I couldn't think of much that worked well while still being immersive. I did have this idea that the sword would either go left or right at an angle (covering both the middle, where the portal is, and the side that the sword is going). This would work using timed doors/gates. The problem is, it just takes up soooo much space.
I can't think of any other ways to do it. So, what do you guys suggest I do about it?
thx for sig bobithan
Offline
But the problem is, the player can learn to just hold left or hold right or whatever to easily dodge it every time.
?
If you dont want players to be able to learn how to dodge (which you probly dont) you have to make it random by definition if you dont use a randomizer it will be learnable which you stated is a problem
ZOEY DOESNT ACCEPT ANYTHING
Offline
Does the time door/gate thing count as a randomiser?
thx for sig bobithan
Offline
What happens if a portal points to ID #25 and there are two portals with that ID? Is it random?
"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto
Offline
What happens if a portal points to ID #25 and there are two portals with that ID? Is it random?
Yeah, but it will always go to the same portal for the whole session (until you refresh). So players can learn which portal they go to.
thx for sig bobithan
Offline
I'm going to go suggest that we not do that because that doesn't make much sense.
"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto
Offline
Does the time door/gate thing count as a randomiser?
yes there is nothing usable in ee that works off of system time so instead we use a rapid timed door cycle thats virtually impossible to time
ZOEY DOESNT ACCEPT ANYTHING
Offline
Okay, I know how I'm gonna make it now.
thx for sig bobithan
Offline
So I have another question. The first hit and miss thing I created (where you have to dodge the sword) was for when you are being attacked by the enemy. But what about when the player is attacking?
I have two concepts for this. First one: The player starts on the left side, and arrows push them towards the right. There is a figure of a person, with 2 different places you can hit:
-Head
-Under head (torso, legs)
Hitting the head would be a crit, under the head would be a normal hit.
Second one: This is similar to the existing hit/miss I have which occurs when the enemy attacks the player. The player starts at the bottom, and is pushed upwards by arrows, towards the enemy. Again, there is a figure of a person, but with their arms further from their body. There are 3 places you can hit (two of which have the same outcome):
-Left (arm)
-Centre (head, torso, legs)
-Right (arm)
Centre is a crit, left and right are normal hits.
The advantage of the first concept is that if you manage to hit the enemy, it's more likely to be a normal hit than a critical hit. The disadvantage is that it is unlikely you will miss completely, making the agility stat pretty useless here.
The advantage of the second concept is that it's easier for the player to miss the enemy, making them value both timing and the agility stat more. The disadvantage is that if you do hit, it's not too hard to manage a critical hit.
So, my question is, which one is better overall?
EDIT: There is in fact a third concept, which I forgot. The third concept is exactly the same as the existing hit/miss, except you have to aim to hit the sword rather than avoid it. In this concept, you sort of imagine you are the enemy.
The problem is, you aren't playing as the enemy, so it feels kinda weird to do this. Another problem is that players might not understand the difference between getting attacked, and attacking the enemy, since they look exactly the same. This might cause some confusion as to whether they should hit the sword or avoid it.
thx for sig bobithan
Offline
Bobithan wrote:Back on the topic of the world, I think this is a really interesting concept. I'm really excited to see how you handle everything with switches
Also, I wonder if Everybody Edits is Turing complete now that it has these switches. They really do open up a lot of possibilities.
How do switches work, anyway?
Each switch has two states: on and off. Doors/gates turn off/on depending on these states. Since you have one-hundred IDs (0-99), it is possible to have 2^100 states tracked for the ultimate memory machine.
Offline
N1KF why do you post only after I bump, and then decide to reply to a really old post rather than answer my question.
thx for sig bobithan
Offline
while you finish a huge level with advanced stuff im here still working on a large world
Offline
I need an answer. 1, 2 or 3. Pick the one you like the sound of the most. I'm thinking the second one will work best.
thx for sig bobithan
Offline
pls
someone
Ok I'll just go with 2. I don't like waiting to make a level.
thx for sig bobithan
Offline
I have functional demo of this now, which I just finished today. So far, you can fight the first enemy, attack them and get attacked by them, level up, upgrade your stats and change your weapon. Unfortunately you can't upgrade your haste yet. I need a few more blocks to get that done.
If you would like to try it out, then you can PM me (don't do this if you're on my friends list, because if you're my friend you can get there through the friends list). I'll give the link to the first 5 people who ask. I'm not sure how many people are gonna ask, but 5 seems a good amount for now.
My next task will be the seven segment display, since that seems quite easy. After that, I'll add in all the enemies (I have made it so that it's compatible with all the enemies already, I just have to add in each enemy's stats). I think my last task will be the secondary attack (magic/shield). Still not sure what that will be. And after that, the level can be released.
thx for sig bobithan
Offline
Not a single PM ;_;
You guys seemed kind of interested before, what's going on
thx for sig bobithan
Offline
Maybe it's because this is an oldtopic.
"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto
Offline
Yeah. Anyway, I am updating it a bit. You should be able to upgrade agility soon. Then it will be a big grind fest to get to the highest level, because there's only one enemy you can fight.
I need to know if it's too easy or too hard or something.
EDIT: Updated.
thx for sig bobithan
Offline
You can fight all of the enemies now. The seven segment display requires a few more switch doors/gates, so you will have to wait at least a few days for that.
Remember, you can still PM me if you want to try it out.
thx for sig bobithan
Offline
Neat/Neat would neat again.
Do have a giant page of notes somewhere you use to keep track of everything in this world?
"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto
Offline
Not sure what you mean. I don't have any giant page of notes anywhere though. I do have a little key in my world, you will see it below the spawn. It tells me which switches correspond to which variables. That's about all the notes that I have. Everything else is in my head, or already in the world.
thx for sig bobithan
Offline
[ Started around 1738944691.24 - Generated in 0.073 seconds, 12 queries executed - Memory usage: 1.57 MiB (Peak: 1.77 MiB) ]