File: sendmessage_loop_test.blend (485 KB)
This might be a useless post but I thought I could share this trick and to hear from you how useful it really is (or is it even that optimized?).
I had in mind of making a “while” style loop
with the following rules:
- No added or removed temportal objects
- No enabled/disabled sensors
- No True level triggering
So this is what I came up with.
I use a simple if check and the script send a message to itself as long as the statement is true
(or what ever you wish it to be).
Attachments
sendmessage_loop_test.blend (485 KB)