bbjGames's Recent Forum Activity

  • Awesome, thank you so much ^-^

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I was having trouble getting that to function so I made this instead

    For each x

    Array.CurValue != Array.At(Array.CurX+1)

    Array.CurValue != Array.at(Array.CurX-1)

    Action: Delete Array.IndexOf(Array.CurValue) from X axis

    For some reason it's only working like half the time, what am I doing wrong?

  • My array is being generated by an equation that I made (and then sorted from lowest to highest). As of now the array is about 200x1x1

  • So I found a way to delete duplicates of a number from an array but how would I delete the numbers that only appear once and save all of the double, triples, etc?

  • How would I make it so that only the values that appear once are deleted?

  • Thanks!

  • I'm trying to make a neural network and I know I can make a save on my computer that will retain that information but what if I ran the program on a different computer the neural network would have to relearn everything from scratch. How could I make a save accessible from anywhere? I'm assuming I'd have to get a URL for it using bitballon or something

  • That is amazing, thank you

  • Ok and how should I go about making them go after the closest patch of grass? Maybe a loop that picks all the grass in a cows line of sight and finds the closest one then the cow moves towards it?

  • Well the issue is with multiple "cows" they all seem to move towards the same piece of grass, even when some of them shouldn't be able to see it or at least it seems that way

  • I made some animals that are supposed to go towards grass when they see it, then when they hit the grass they gain energy, reproduce and so on.

    It doesn't seem to happen for all of them but once there are a lot of animals most of them get concentrated in one area. After watching for a while I also noticed that if they moved to a different area almost all of them moved and that sometimes animals with no grass around would randomly turn a bit so I'm wondering if the issue has something do with the line of sight

    The code is

    • Animal has LOS to Grass: Animal rotate 5 degrees towards Grass.X, Grass.Y

    Am I doing something wrong?

  • I think I fixed the issue, I've been using local storage and an integer variable was being turned into a string which was causing errors

bbjGames's avatar

bbjGames

Member since 16 May, 2015

Twitter
bbjGames has 1 followers

Trophy Case

  • 9-Year Club
  • Popular Game One of your games has over 1,000 players
  • Email Verified

Progress

11/44
How to earn trophies