- 12 Aug, 2021 1 commit
-
-
DrCash-KMark authored
fixed out of array problem when the bg loop should start
-
- 11 Aug, 2021 8 commits
-
-
DrCash-KMark authored
There is a magic number seems to work idk why. Fix is needed
-
DrCash-KMark authored
No more magic numbers. Position depends on collider
-
benxidosz authored
-
benxidosz authored
# Conflicts: # Assets/Materials/background images.meta # Assets/Scripts/GameManager.cs
-
DrCash-KMark authored
the backgrounds size should be correct now mostly, it is not set to scale
-
DrCash-KMark authored
It reapets as it should, resizing is still needed
-
DrCash-KMark authored
now the sprites repeat themselves only problem is now they miss the first one
-
SachiaTheRaven authored
working version in platform + bg scene, I have no idea what I did to make it work
-
- 10 Aug, 2021 15 commits
-
-
benxidosz authored
-
benxidosz authored
-
czbalint authored
-
benxidosz authored
Mostmár egy platform halálával, egy platform generálódik.
-
czbalint authored
-
benxidosz authored
-
benxidosz authored
Platform generálás első szakaszában nagyobbak voltak a közök. ezt kijavítottam. + az offset most képernyútúl függ.
-
DrCash-KMark authored
These are the pictures we were talking about. Schedule like backhround
-
benxidosz authored
-
benxidosz authored
A kamera zuhanás követüenb zuhan a játékossal, ha a játékos a felső 3/4 be ér a kamerának a kamera megáll. Ha ez után kizuhan a játékos akkor a játéknak vége.
-
benxidosz authored
- 09 Aug, 2021 12 commits
-
-
benxidosz authored
-
benxidosz authored
-
gelencser09 authored
-
benxidosz authored
ResetTimer -> 44 sor -
-
benxidosz authored
Vonal jön és megöli a játékost.
-
gelencser09 authored
-
benxidosz authored
# Conflicts: # Assets/Scenes/Merged.unity # Assets/Scripts/Platforms/PlatformChargePlayerOnCollision.cs # Assets/Scripts/Player/Player.cs
-
benxidosz authored
Kiszerveztem a player Currency systemét, hogy ne kelljen sokszor lekérni. Player.cs: Start -> awake, hogy a komponensei fixen meglegyenek mielőtt mások használják. Betettem egy CurrencySystem Propertyt.
-
benxidosz authored
horizontal_speed -> mobilos irányítás (300) debug_speed -> A és D vel való irányítás (100)
- 08 Aug, 2021 1 commit
-
-
gelencser09 authored
-
- 07 Aug, 2021 3 commits
-
-
gelencser09 authored
-
SachiaTheRaven authored
fixed the issue where the camera didn't follow the player properly
-
benxidosz authored
-> a fizikai szimuláció az ütközéseket jobban fogja tudni feldolgozni.
-