Follow Hopeless
Follow
Following Hopeless
Following
Add To Collection
Collection
Devlog
Palasic
←
Return to Palasic
Devlog
Devlog 13
January 29, 2018
by
Hopeless
script for invetory using dnt destroy on load : using System.Collections; using System.Collections.Generic; using UnityEngine; public class dntDestroy : MonoBehaviour { public bool setrum; public stri...
Continue reading
Devlog12
January 29, 2018
by
Hopeless
script for pop up bubble chat : using System.Collections; using System.Collections.Generic; using UnityEngine; public class bubbleChat : MonoBehaviour { public Camera mainCamera; public GameObject[]...
Continue reading
Devlog 11
January 29, 2018
by
Hopeless
script that we use for pop up the item that we get :using System.Collections; using System.Collections.Generic; using UnityEngine; public class kardus : MonoBehaviour { public GameObject dapatLentera;...
Continue reading
devlog 10
December 15, 2017
by
Hopeless
##Devlog10, ##LD04
Code for Inventory : DontDestroyOnLoad(gameobject); so if we load another scene, the item that we have from another scene will not removed...
Continue reading
Devlog 9
December 03, 2017
by
Hopeless
1
##LD04, ##Devlog9
Script For camera that follow the character : using System.Collections; using System.Collections.Generic; using UnityEngine; public class cameraFollow : MonoBehaviour { public Transform player; publi...
Continue reading
Devlog 8
November 25, 2017
by
Hopeless
Here ' s 80% progress of Palasic sfx and sound background music. Link : https://drive.google.com/open?id=0B0mdve3_APq8LTBWQnJPdy1JNHc script for turn off switch behind refrigerator : using System.Coll...
Continue reading
Devlog 7
November 21, 2017
by
Hopeless
Our Game Teaser on Youtube Script for open a book : using System.Collections; using System.Collections.Generic; using UnityEngine; public class Book : MonoBehaviour { public Camera mainCamera; publi...
Continue reading
Devlog 6
November 12, 2017
by
Hopeless
##LD04, ##Devlog6
We'll upload new gameplay, sound, art as soon as posible This is the script for some jumpscare : using System.Collections; using System.Collections.Generic; using UnityEngine; public class palasicJmpS...
Continue reading
Devlog 5
October 30, 2017
by
Hopeless
1
##LD04, ##Devlog5
<Prototype> we will update sound effect and another story or gameplay For the start player should turn off the switch, then through pass the cable and search for some paper, then player can go pass th...
Continue reading
Devlog 4
October 23, 2017
by
Hopeless
##LD04, ##Devlog4
(We'll updating new gamestory and some music or sound effect) This is some animation if character want's go through the door, looking at the picture, examine some object. this is the example of our ma...
Continue reading
Devlog 3
October 17, 2017
by
Hopeless
##LD04, ##Devlog3
this is the map for the labyrinth if player choose the wrong door the room will loop by it self, but we give som clue for where's the player should choose the door then it will have some obstacle if t...
Continue reading
Devlog 2
October 09, 2017
by
Hopeless
1
#LD04, #HOPELESSTUDIO
this is coding used for password door, if someone want go through this door they need open the door with password. For the password pin they need to search it and we give it some clue where's the pass...
Continue reading
Devlog 1
October 09, 2017
by
Hopeless
1
#LD04, #HOPELESSTUDIO
Group Member : - Gerardo Gilang Lazuardi (2001557514) - Robby Kurniawan (2001554046) - Huda Afdholurohman Muhtar (2001568013) - Fajar Muhamad (2001550520) Gameplay : This game is a platformer hororgam...
Continue reading