Gamesalad is very frustrating - Complex scene :((
Forcing
Member Posts: 93
Why Gamesalad can't do more Things At the Same?
Always when i try to make my Scene a Little Bit Complex, Gamesalad will Not Show the Health bar, will Not Calculate the damagecounting, and so on!!!
So how i can programm my Game now, when i can't go on, because i Need to make the Same Scene again and again and hoping, it will work now?!
Its very frustrating
Always when i try to make my Scene a Little Bit Complex, Gamesalad will Not Show the Health bar, will Not Calculate the damagecounting, and so on!!!
So how i can programm my Game now, when i can't go on, because i Need to make the Same Scene again and again and hoping, it will work now?!
Its very frustrating
Comments
It seams like you are doing something wrong , i have a game that is extremely complex and gamesalad handles it very well (after i fixed all the bugs created by me! , which took me about 3 days to do so)
So check your rules and the logic in your actors , pay attention to the order of the rules as well , and find out what went wrong , it takes time and frustration , but youll get to it!
Roy.
Also post your problems
usually when I want to add or try something new that I am not sure of how to make it work...
I start a new project... and just work on those new events... using lots of Display Text actors so I can see what is changing with each event... and save the project for reference.
this isn't a waste of time... because you learn and don't mess up work that has taken you weeks to do.
yes you gotta transfer all the code to your master project... but writing again will cement the coding in your mind... and 3 months down the road... you'll remember how to do something and be less frustrated!
MH
- Alex
Shanemc
You´re right, it´s because maybe i made mistakes at rules and not gamesalad
But of course i try to find the mistakes, i search for it sometimes 2-5 hours, but the funny thing is when i delete an actor, who is completely right and there isn´t a problem, gamesalad will work and when i try to make the self actor, but with another rules, and so on, gamesalad would´nt work, thats the problem.
When i recode everything it is everything mostly ok but the same mistakes comes again when i want to go complex, that´s why i am frustrated!
It´s a rpg game what i work for, so i need to be complex...
But thanks again for helping me, now i try to make my game without mistakes (i hope)