Forum: How do I...?
06-27-2015, 11:13 PM
|
Replies: 10
Views: 10,785
|
Forum: How do I...?
06-25-2015, 12:59 AM
|
Replies: 10
Views: 10,785
|
Forum: How do I...?
06-23-2015, 09:47 PM
|
Replies: 20
Views: 20,188
|
Forum: How do I...?
06-23-2015, 09:31 PM
|
Replies: 10
Views: 10,785
Simple gunfire how to
I discovered a relatively simple method to fire projectiles in Alice2.4, I imagine it would work the same in 3.1
1) Add your gun and bullet to the scene, scale your bullet and place it inside the...
|
Forum: Questions and Comments
06-23-2015, 08:35 PM
|
Replies: 4
Views: 6,998
Using the Event System
While [variable] is...
Using the Event System
While [variable] is true
Begin [method]
During [do nothing]
End [method2]
Begin will run your method 1 time when your condition becomes true
End will run a...
|