Help from Albion: Development blog 11#


Over the past 4 days i have been working on adding more paltforms to my level of all types and attepting to add in a button, platoform that moves from button, and score system.

I have added in the button, and today was working on the function of when button is touched, plateform moves, but i've ran into an issue where the custom function i've made dosent play the loop, it only plays "once". I've got it working to set the position to where the platform is needed, but i still want to achive it "moveing" to the location instead of telaportng, but for a minimum requirement, fornow it'll have to do. the easy fix would be to use a loop that stated how many times to play the said loop, but that is a last resort. moveing forword i will be working on my scoreing system and giveing my player character a real character modal and not just a capsule object.