-
collide issue?
by Icebox ·@sonicm3 set moveable true when you use accelerate it should work -
collide issue?
by Icebox ·do -
collide issue?
by sonicm3 ·im trying to make a block fall when i touch it, but i thought this would work? -
Vectradius is now on the app store!
by Icebox ·@owen_dennis I still cant get the game but from what iv seen its pretty amazing, and i love how its growing you really deserve it ! good luck def going to download it as soon as i get my device! wish -
Vectradius is now on the app store!
by owen_dennis ·(Quote) -
Vectradius is now on the app store!
by Crazybreadman ·Done and done buddy. Having fun with it too! I'm sorta getting better at it but my god it's frakin' crazy. Best of luck this weekend with sales and hope you get on that top 100 overall app list soon ( -
collide issue?
by Icebox ·@sonicm3 Stop an actor hitting a block so the actor can climb it or get over it ? Do you mean a moving block thats moving towards an actor and stops when it collides ? Then jump on this block ? -
3-d ish
by owen_dennis ·I want go see you to narrate every game you play and talk super earnestly about how it relates to your life. That was great. -
3-d ish
by zweg25 ·Hahahaha @gattoman I didn't say it sucked! Actually I am quite impressed with how good it looks right now. If you want over the summer we can have a look at it together try and make it a full game? -
Vectradius is now on the app store!
by owen_dennis ·No problem. Being open about experiences can only help others. We're all trying to do the same thing right? I can try and maybe post a screenshot of what the sales trends etc look like next week some -
Vectradius is now on the app store!
by BazookaTime ·Awesome! I appreciate you sharing some of your numbers, very few people here have been featured so it helps to know what that exposure looks like. -
3-d ish
by Gnarly ·You may be right. They came too late for this game. I should take a few minutes and watch some custom collision tutorials.... I had never had the need for them before.... -
3-d ish
by The_Gamesalad_Guru ·Maybe you might have more luck now that we have custom collisions? -
How to make ball pass through a ring but only at a certain angle
by The_Gamesalad_Guru ·I would use custom collisions. you can trace a custom collision area for both the ring and net. Using this method you could trace the two sides of the net and leave the top and bottom open. Same with -
continues movement
by Gnarly ·Controls will reset when you change scene. So I would make a global attribute "Keep moving" boolean -
3-d ish
by Gnarly ·Thought I would throw a video on here for fun. I tried to make a 3-D ish game last year. Never could get the jumping right and I think I finally gave up on it.....spent forever on the jumping... . -
Upcoming game Electshun Day
by Crazybreadman ·haha. Just now putting together the store where you can pimp your prez with funny items. If you have any ideas shoot em my way. I have some stuff already like clown wig, princess Leia hair, funny gla -
spawn new ball
by RThurman ·@Icebox -- great demo. You are on fire this week! -
Can I rotate an Image whiles its moving in a fixed drection?
by RThurman ·You are welcome! -
Question-How can I save game progress?
by myke66 ·You could use a table. Give each candy an identifier, then when the player collects the candy, it writes to the table that the candy was collected. Then have an Rule on each candy that says something