hey, spent the weekend messing around with runescript and came up with Watch Screen Recording 2568-03-23 at 19.35.11-1 | Streamable
kind of inspired by an interview with bea5 and josh brown games
it’s all a bit clunky atm but it was a really nice experience recreating some of the common boss mechanics that you’d expect from an osrs boss 
6 Likes
branon
2
This is super cool - how did you get the line of rocks to move like that?! Got source code anywhere? 
1 Like
GitHub - MattGould1/Server at goliath-minigame mostly everything is in data/src/scripts/minigames/game_goliath
the line of rocks can be found in Server/data/src/scripts/minigames/game_goliath/scripts/goliath_ground_mechanics.rs2 at goliath-minigame · MattGould1/Server · GitHub
I’ve not tested it in multiplayer but I don’t think my approach works…
In multiplayer I probably need to separate out the creation of the locs and the damaging players
1 Like
This looks super dope. I def hope to see some Lost City private servers with stuff like this
whoosh
5
Kinda turned it into a boss fight, started playing with NPC mechanics like timers and ai queues
4 Likes