#THAT BİRD AGAİN

13 messages · Page 1 of 1 (latest)

dusk fossil
#

when i add the bird and try to use it i can use the first one but it dissappears after i use the first one

safe tinsel
#

adding a node to the bird only affects it's flight path to the next location

#

if you want the bird to stop somewhere else, you just add another bird entity

#

not sure why

dusk fossil
#

oh ok thanks

analog lagoon
# safe tinsel not sure why

probably because they wanted a way to define complex flight paths, so they already "used up" nodes for that

#

some birds take very interesting routes

safe tinsel
#

i guess that makes sense

#

would it be awkward to have added a setting for each node to declare whether it was just a flight path node or a stop node?

analog lagoon
#

nodes don't have any data attached to them

#

they're just pairs of coordinates

#

so it would've required changing the map data format to allow that

safe tinsel
#

ah right, yeah that makes more sense now