Users browsing this thread: 1 Guest(s)
Saliens (Steam Summer sale 2018 game)
#1
So i have been ripping from Saliens by opening the page's code with F12, downloading the javascript, serching for the images and sounds, going the ther URLs, and saving them to my computer. I have downloaded all of the assets i can, but now i have run into a few problems.

The planet Backgrounds,
Code:
'https://steamcdn-a.akamaihd.net/steamcommunity/public/assets/saliengame/backgrounds/' + this.m_PlanetData.state.land_filename

the planet maps,
Code:
'https://steamcdn-a.akamaihd.net/steamcommunity/public/assets/saliengame/maps/' + instance.m_PlanetData.state.map_filename

and the lasers.
Code:
'beam_fr' + i + '.png'
'laserpath' + i + '.png'
'laserhit' + i + '.png'

you can find the code here.
if you can find them feel free to upload them to the spriter's resorce yourself.
Reply
Thanked by:


Messages In This Thread
Saliens (Steam Summer sale 2018 game) - by Nintendo's chosen hero - 07-01-2018, 12:27 PM

Forum Jump: