-
Spawning error and about HP.
by gawakamy ·@JohnPapiomitis Hi, John. I even don't know what different is between self attribute and game attribute. How can I compare them? -
Spawning error and about HP.
by JohnPapiomitis ·Make the HP attribute a self attribute in the actor, and not a game attribute. -
Flying in a Circle
by JohnPapiomitis ·constrain self position x to 40*cos(self.time*600%360)+240 -
Spawning error and about HP.
by gawakamy ·@matthewsuttles Ye, I think the characters' HPs on the same attribute. Then do I have to make them separately? And what is phtobucket? It sounds like a web site for photos. Thanks, I'll try it now exc -
Recycling actors help!
by stackpoole ·[change attribute] self.positionX ... to ... [where you want it in X] e.g. [random(200)] -
Noob list ( what i learned along the way so far )
by benkhun21 ·-The save /load attribute features works perfectly in the GS viewer. You can clear previous version of your game from the GS viewer so you dont get confused which version of your game you are test. Re -
How do I use the clock template to make a timer
by MotherHoose ·actorAttribute: self.myTime … real type -
can i move a object with 2 fingers?
by JohnPapiomitis ·-constrain self.position.x to mouse position x -
Slide To Unlock
by JohnPapiomitis ·constrain self position x to max(100,min(300,mouse.position.x)) -
Slide To Unlock
by JohnPapiomitis ·When touched just constrain the sliders position x to mouse position x with a min and max expression so it cant go past the limits. Then have a rule when self position x = whatver, do whatever you wan -
Spawning error and about HP.
by matthewsuttles ·This might sound like a stupid suggestion. But are the characters HPs on the same attribute. -
Found problem with control shooter template. Please read!!!
by matthewsuttles ·1.Make a new attribute for the game called Debug as an integer. -
My App goes back to locked state after user closes the App and relaunches - how to correct?
by ancch ·Ok problem solved! Case closed. Thanks to the GS Help Desk. In the Load Product Key attribute, I entered the product key using the expression editor instead of the text box. A simple boo boo that -
Using Pause Scene as Menu
-
Health Bars?
by tatiang ·@pinata14 Is there a reason you can't have each instance spawn a health bar relative to the actor's position and then in the health bar have a replicate behavior or a constrain width behavior to deter -
Randomize Text Color
by JohnPapiomitis ·Have an attribute called randomTextColor -
how to sync no of columns ro number of lrvrls
by UnicornInvasion ·game.level is the table attribute. You cannot see it, but it is there! -
switch help
by poopdecksweeper ·What @UtopianGames said isn't working. I have two attributes: (isLit) - Boolean & (Transition) - real. This is what I have: -
Constrain Lags
by joshuawilde ·i know the problem is with the constrain behavior because it lags on my computer too -
Constrain Lags
by joshuawilde ·I have an object that you can move around with your finger in my game but when i test it out there is an extreme lag on the constrain. It is running at 58-60 fps though. What should i do so it doesnt