To make a you win/fail popup, create a scenemy,variable and set its start value to 0. If the player wins, it gets set to 1, else if he looses, to -1. Then add a text box and write inside update:
"(e)=>{
scene.my.gameresult(1) != 0 ? {
e.this.pos = scene.camera.pan
} : {};
e.this.text = ["You failed", "Game still running", "You win!"](scene.my.gameresult + 1)
}"
}
Nice idea, but try making multiple levels in one 1. I know this could get a bit harder, because there can only be 1 player at a time, but you can set the goal to delete both shapes, set some scene.my.variable +1, and every level checks if the current level number is reached(i.e levle 5 waits for the variable to become5). if that happens the player shapes can be moved. Also the green shape can set the camera pan(the position of the camera) to the next level everytime, this way its possible to have up to 10 levels in 1 scene.
I have a question: Am I allowed to use code snipets from these drones(and maybe the spawner) for an similar AI driven game, which is inspired by this scene. The main difference between both games is that I use other drones, with other abilitys, and that I am laying out a path for AI movement, along with a similar close-range enemy scan. The path will show the entitys where to find the spawners, even around obstacles, and a healing room, where they should go when under 50% health and while not defending their spawner. I am making msot of the code myself, but some of the code in your scene could make it easier to complete parts of the whole thing.
I dont know if you already did, but you could check out my scenes. I have a collection of minigame like scenes, along with a multiple-scene game. I am more of the game maker in algodo
Rate up, 3 reasons:
1. This is not a marble race,
2. This has some cool effects,
3. This is the first fireworks scene I have seen since a while, so it's unique in some way.
since I am seeing almostly only marble races, every scene that fits to those I like gets my huge approvement. I want to reward the ones who are actually still trying something new, as they bring variety to the algobox, and this way make it a lot more enjoyable
That is some incredible mechanic-code hybrid, using mechanic to fullfill code work. Rate up, because I am in desperate need of something that is not marble related, and because this is awesome anyways
My request is not directed to the developers at all(adding a new group requires developers work), and is directed purely at those who actually make the marble races. I want them to learn that this is not a playground where they are the only ones using it. Marble race fans should learn to think of the other users of algobox before uploading 3 marble contest result scenes, just because they cant think of anything better to do. When I got algodoo, I was 11-12, I didn't upload anything, because I knew that it would suck so much if I publish anything while beeing foreign to any advanced stuff. half a month later, I uploaded my first scene, because I knew I had something that wasn't a 60-per-day-scene. And It was a nice viewed one, at least for my expectations to that time. If people would only realice that if somethings "bad", they shouldnt publish it.
@Ultragamer564
So, you got a negative review from someone, and think that was me? I am not against specific users, but against the general group, because I dont want to judge a user, but instead change the way of thinking of all of them. Remember: just like there are tons of marble race fans, and you are one of them, there are tons of marble race "dislikers", and I am one of those. If I would start aiming at specific users, this would turn from an argument between 2 groups to an argument between users, which would turn into a flamewar in the very end if XRay wouldnt take care of algobox most days.
Unfortunaly I have to say that I already know this type of scene, a bit too good to be honest. Did you get these oval "pills" from a foreign scene? Because I know another scene usign exactly the same method and result(no judging, just reminding of creditting)
I really appreciate your work, and one can notice that you see it as work, as you are pretty much always avaiable when problems occur, and also try to enlighten your job using your famous joke-scenes
I know that you're pretty limited in range of action, thats why I am trying to adress the users instead of the developers, as that would be more effective, since you are already aware of the situation. But there is 1 importand thing: What is not forbitten, does not always have to get away without any resonse. If someone posts lots of scenes in a row, we may not be able to punish that user, but as you are an algodoo ADMIN, it would already be enough if you gave him a little recommendation. Once someone sees that someone with high rank is around watching him, they instantly know things are getting serious, even if in reality you are unable to punish him. In the end, you are also a user, and as a user, you are allowed to post your personal opinion right
Theres one thing I noticed after checking ultragamers statement: the algodoo wiki, which seemed to be abandoned for a long time, has fallen into the hands of some users, who are now starting to unleash the actual tension between the 2 groups. I have started adding pages to the wikia while deleting any arguments, but if that continues, algodoo will for the first time suffer a real flamewar.
Now that we are actually talking about admins, how did you get admin back then? I know that you were picked because of high activity, but how did that happen back then?
Okay I just recalled where you got these pills from, a scene by Lester12345 called My Soap (Copyable). It seems he noted its copyable, but I recommend adressing the source of such things anyways, because sometimes people like it if you use it, but only if you tell who invented it. So remember to credit, like told in XRay's scene
Okay, my bad, I used the wrong scene, but anyways, the oval pills with a small hinged ball in the middle were obviously taken from someone else's scene. I just dont know which one anymore.
Thanks ^^ Working with such an advanced script is pretty complicated, and if it happens that multiple AI codes override each other you can get really really mad. I reuploaded the scene because drones would'nt defend themselfes when getting healed xD
I recreated your scene using enhanced mathematics a while ago Some more precise calculation of the simulated ground's speed and stuff.
@Smiley
The problem is that we are in 3D area, which means we work outside the Collision sets that are implemented for 2D. Adding enemys would for one require one to code every enemy spawn in, and also needs you to invent a way to make a simulated approach of those enemys
Can you guys try to limit your static sign up pages? Algodoo isnt the hub of marble races, so please limit your scenes to the stuff that people really want to see and that really has quality